Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_misc.c686 static const int linear_formats[5][2][2] = { variable
753 return linear_formats[width][!!unsignd][!!big_endian]; in snd_pcm_build_linear_format()