Lines Matching full:audio
9 * @brief Public API header file for Audio Codec
11 * This file contains the Audio Codec APIs
18 * @brief Abstraction for audio codecs
20 * @defgroup audio_codec_interface Audio Codec Interface
32 * PCM audio sample rates
46 * PCM audio sample bit widths
56 * Digital Audio Interface (DAI) type
72 * Audio channel identifiers to use in audio_codec_set_property().
88 * @brief Digital Audio Interface Configuration.
135 * @brief Configure the audio codec
137 * Configure the audio codec device according to the configuration
155 * @brief Set codec to start output audio playback
157 * Setup the audio codec device to start the audio playback
170 * @brief Set codec to stop output audio playback
172 * Setup the audio codec device to stop the audio playback
191 * @param channel The audio channel for which the property has to be set