Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/hal/voice_extn/
Dvoice_extn.h153 bool voice_extn_compress_voip_is_config_supported(struct audio_config *config);
268 static bool voice_extn_compress_voip_is_config_supported(struct audio_config *config __unused) in voice_extn_compress_voip_is_config_supported() function
Dcompress_voip.c797 bool voice_extn_compress_voip_is_config_supported(struct audio_config *config) in voice_extn_compress_voip_is_config_supported() function
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c2666 (voice_extn_compress_voip_is_config_supported(config))) { in adev_open_output_stream()