Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dformat.c43 static const char* const _encoding_str_table[]= { variable
59 return _encoding_str_table[e]; in pa_encoding_to_string()
66 if (pa_streq(_encoding_str_table[e], encoding)) in pa_encoding_from_string()