Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_U24_3LE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_misc.c206 [SNDRV_PCM_FORMAT_U24_3LE] = {
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h223 #define SNDRV_PCM_FORMAT_U24_3LE ((snd_pcm_format_t) 34) /* in three bytes */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h223 #define SNDRV_PCM_FORMAT_U24_3LE ((snd_pcm_format_t) 34) /* in three bytes */ macro
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_plugin.c305 SNDRV_PCM_FORMAT_U24_3LE,
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h228 #define SNDRV_PCM_FORMAT_U24_3LE ((__force snd_pcm_format_t) 34) /* in three bytes */ macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h228 #define SNDRV_PCM_FORMAT_U24_3LE ((__force snd_pcm_format_t) 34) /* in three bytes */ macro
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Ddavinci-mcasp.c1205 case SNDRV_PCM_FORMAT_U24_3LE: in davinci_mcasp_hw_params()