Searched refs:format_lookup (Results 1 – 2 of 2) sorted by relevance
42 static const char *format_lookup[] = { variable97 return bit_index < ARRAY_SIZE(format_lookup) ? format_lookup[bit_index] : NULL; in pcm_get_format_name()
75 static const char * const format_lookup[] = { variable821 "Format", format_lookup, ARRAY_SIZE(format_lookup)); in pcm_params_to_string()