Searched refs:is_usb_hifi (Results 1 – 1 of 1) sorted by relevance
2640 int channel_count, bool is_usb_hifi) in check_input_parameters() argument2645 !(is_usb_hifi && (format == AUDIO_FORMAT_PCM_32_BIT))) { in check_input_parameters()2650 int max_channel_count = is_usb_hifi ? MAX_HIFI_CHANNEL_COUNT : MAX_CHANNEL_COUNT; in check_input_parameters()