Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm.c2095 static const char *const snd_pcm_subformat_descriptions[] = { variable
2220 return snd_pcm_subformat_descriptions[subformat]; in snd_pcm_subformat_description()
2239 if (snd_pcm_subformat_descriptions[subformat] && in snd_pcm_subformat_value()
2240 !strcasecmp(name, snd_pcm_subformat_descriptions[subformat])) in snd_pcm_subformat_value()

Completed in 22 milliseconds