Home
last modified time | relevance | path

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

/system/media/alsa_utils/
Dalsa_device_profile.c605 const size_t MAX_CHANNEL_NAME_LEN = 48; in profile_get_channel_count_strs() local
606 char buffer[MAX_CHANNEL_NAME_LEN * (FCC_LIMIT * 2) + 1]; in profile_get_channel_count_strs()