Searched refs:snd_pcm_format_cpu_endian (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_softvol.c310 !snd_pcm_format_cpu_endian(svol->sformat));
316 !snd_pcm_format_cpu_endian(svol->sformat));
361 !snd_pcm_format_cpu_endian(svol->sformat));
367 !snd_pcm_format_cpu_endian(svol->sformat));
H A Dpcm_dmix_generic.c518 if (snd_pcm_format_cpu_endian(dmix->shmptr->s.format)) {
H A Dpcm_misc.c179 int snd_pcm_format_cpu_endian(snd_pcm_format_t format) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h824 #define snd_pcm_format_cpu_endian(format) snd_pcm_format_little_endian(format) macro
826 #define snd_pcm_format_cpu_endian(format) snd_pcm_format_big_endian(format) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm.h939 int snd_pcm_format_cpu_endian(snd_pcm_format_t format);

Completed in 93 milliseconds