Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dusb.c1011 unsigned int max_ch = 1; in audio_extn_usb_get_max_channels() local
1021 max_ch = _MAX(max_ch, dev_info->channel_count); in audio_extn_usb_get_max_channels()
1025 return max_ch; in audio_extn_usb_get_max_channels()