Home
last modified time | relevance | path

Searched refs:SND_PCM_SUBFORMAT_LAST (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm.c2206 if (subformat > SND_PCM_SUBFORMAT_LAST) in snd_pcm_subformat_name()
2218 if (subformat > SND_PCM_SUBFORMAT_LAST) in snd_pcm_subformat_description()
2232 for (subformat = 0; subformat <= SND_PCM_SUBFORMAT_LAST; subformat++) { in snd_pcm_subformat_value()
2238 for (subformat = 0; subformat <= SND_PCM_SUBFORMAT_LAST; subformat++) { in snd_pcm_subformat_value()
/third_party/alsa-lib/include/
H A Dpcm.h295 SND_PCM_SUBFORMAT_LAST = SND_PCM_SUBFORMAT_MSBITS_24 enumerator

Completed in 13 milliseconds