Home
last modified time | relevance | path

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

/system/media/alsa_utils/
Dalsa_device_profile.c543 static const char * const out_chans_strs[] = { in profile_get_channel_count_strs() local
594 const char * const * const chans_strs = isOutProfile ? out_chans_strs : in_chans_strs; in profile_get_channel_count_strs()
596 isOutProfile ? ARRAY_SIZE(out_chans_strs) : ARRAY_SIZE(in_chans_strs); in profile_get_channel_count_strs()