Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/hal/voice_extn/
Dvoice_extn.h152 bool voice_extn_compress_voip_is_format_supported(audio_format_t format);
262 static bool voice_extn_compress_voip_is_format_supported(audio_format_t format __unused) in voice_extn_compress_voip_is_format_supported() function
Dcompress_voip.c777 bool voice_extn_compress_voip_is_format_supported(audio_format_t format) in voice_extn_compress_voip_is_format_supported() function
801 ret = voice_extn_compress_voip_is_format_supported(config->format); in voice_extn_compress_voip_is_config_supported()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c1566 !voice_extn_compress_voip_is_format_supported(format) && in check_input_parameters()
2397 (voice_extn_compress_voip_is_format_supported(in->format)) && in in_set_parameters()