Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h133 USECASE_AUDIO_PLAYBACK_VOIP, enumerator
Daudio_hw.c315 [USECASE_AUDIO_PLAYBACK_VOIP] = "audio-playback-voip",
671 USECASE_AUDIO_PLAYBACK_VOIP); in enable_audio_route()
1608 USECASE_AUDIO_PLAYBACK_VOIP); in select_devices_with_force_switch()
1677 USECASE_AUDIO_PLAYBACK_VOIP); in select_devices_with_force_switch()
2375 if (out->usecase == USECASE_AUDIO_PLAYBACK_VOIP || in stop_output_stream()
3349 } else if (out->usecase == USECASE_AUDIO_PLAYBACK_VOIP) { in out_set_volume()
3530 if (out->usecase == USECASE_AUDIO_PLAYBACK_VOIP || in out_write()
5243 out->usecase = USECASE_AUDIO_PLAYBACK_VOIP; in adev_open_output_stream()
/hardware/qcom/audio/hal/audio_extn/
Dsoundtrigger.c187 if (uc_info->id == USECASE_AUDIO_PLAYBACK_VOIP) in populate_usecase()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c247 [USECASE_AUDIO_PLAYBACK_VOIP] = {AUDIO_PLAYBACK_VOIP_PCM_DEVICE,
714 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_VOIP)},