Home
last modified time | relevance | path

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

/linux/include/sound/
A Dpcm.h1051 int snd_pcm_format_cpu_endian(snd_pcm_format_t format);
1054 #define snd_pcm_format_cpu_endian(format) snd_pcm_format_little_endian(format) macro
1056 #define snd_pcm_format_cpu_endian(format) snd_pcm_format_big_endian(format) macro

Completed in 9 milliseconds