Home
last modified time | relevance | path

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

/system/media/alsa_utils/
Dalsa_device_profile.c489 size_t numEntries = 0; in profile_get_sample_rate_strs() local
494 if (buffSize - curStrLen < strlen(numBuffer) + (numEntries != 0 ? 2 : 1)) { in profile_get_sample_rate_strs()
500 if (numEntries++ != 0) { in profile_get_sample_rate_strs()
520 size_t numEntries = 0; in profile_get_format_strs() local
525 + (numEntries != 0 ? 2 : 1)) { in profile_get_format_strs()
531 if (numEntries++ != 0) { in profile_get_format_strs()