Home
last modified time | relevance | path

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

/hardware/libhardware/modules/usbaudio/
Dalsa_device_profile.c463 const size_t names_size = isOutProfile ? ARRAY_SIZE(out_chans_strs) in profile_get_channel_count_strs() local
476 if (channel_count < names_size && names_array[channel_count] != NULL) { in profile_get_channel_count_strs()