Searched refs:SNDRV_PCM_FORMAT_S16 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/oss/
H A Drate.c314 snd_assert(src_format->format == SNDRV_PCM_FORMAT_S16, return -ENXIO);
315 snd_assert(dst_format->format == SNDRV_PCM_FORMAT_S16, return -ENXIO);
H A Dpcm_plugin.c402 tmpformat.format = SNDRV_PCM_FORMAT_S16;
435 if (srcformat.format != SNDRV_PCM_FORMAT_S16) {
437 tmpformat.format = SNDRV_PCM_FORMAT_S16;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dasound.h217 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_LE macro
228 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE macro

Completed in 107 milliseconds