Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_misc.c716 snd_pcm_format_t snd_pcm_build_linear_format(int width, int pwidth, int unsignd, int big_endian) in snd_pcm_build_linear_format() function
Dpcm_plug.c240 f = snd_pcm_build_linear_format(wid, pw, sgn, ed); in check_linear_format()
/third_party/alsa-lib/include/
Dpcm.h1143 snd_pcm_format_t snd_pcm_build_linear_format(int width, int pwidth, int unsignd, int big_endian);