Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h79 #define audio_extn_usb_is_config_supported(bit_width, sample_rate, ch, pb) (false) macro
95 bool audio_extn_usb_is_config_supported(unsigned int *bit_width,
Dusb.c972 bool audio_extn_usb_is_config_supported(unsigned int *bit_width, in audio_extn_usb_is_config_supported() function
/hardware/qcom/audio/hal/msm8974/
Dplatform.c4347 audio_extn_usb_is_config_supported(&bit_width, &sample_rate, &channels, false); in platform_check_capture_backend_cfg()
4483 audio_extn_usb_is_config_supported(&bit_width, in platform_check_playback_backend_cfg()