Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_S16 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/oss/
H A Drate.c317 if (snd_BUG_ON(src_format->format != SNDRV_PCM_FORMAT_S16)) in snd_pcm_plugin_build_rate()
319 if (snd_BUG_ON(dst_format->format != SNDRV_PCM_FORMAT_S16)) in snd_pcm_plugin_build_rate()
H A Dpcm_plugin.c427 tmpformat.format = SNDRV_PCM_FORMAT_S16; in snd_pcm_plug_format_plugins()
460 if (srcformat.format != SNDRV_PCM_FORMAT_S16) { in snd_pcm_plug_format_plugins()
462 tmpformat.format = SNDRV_PCM_FORMAT_S16; in snd_pcm_plug_format_plugins()
/OK3568_Linux_fs/kernel/sound/isa/msnd/
H A Dmsnd.h19 #define DEFSAMPLESIZE SNDRV_PCM_FORMAT_S16
/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.h246 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_LE macro
259 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE 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.h246 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_LE macro
259 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE macro
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h251 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_LE macro
264 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h251 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_LE macro
264 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE macro
/OK3568_Linux_fs/kernel/sound/soc/jz4740/
H A Djz4740-i2s.c269 case SNDRV_PCM_FORMAT_S16: in jz4740_i2s_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dpcm.c188 case SNDRV_PCM_FORMAT_S16: in sof_pcm_hw_params()
H A Dtopology.c94 case SNDRV_PCM_FORMAT_S16: in ipc_pcm_params()
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dasihpi.c296 SNDRV_PCM_FORMAT_S16, /* HPI_FORMAT_PCM16_SIGNED 2 */