Home
last modified time | relevance | path

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

/system/media/alsa_utils/
Dalsa_device_profile.c595 size_t chans_strs_size = in profile_get_channel_count_strs() local
597 if (chans_strs_size > FCC_LIMIT + 1) chans_strs_size = FCC_LIMIT + 1; // starts with 0. in profile_get_channel_count_strs()
631 if (channel_count < chans_strs_size in profile_get_channel_count_strs()