Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.h133 USECASE_AUDIO_PLAYBACK_VOIP, enumerator
H A Daudio_hw.c317 [USECASE_AUDIO_PLAYBACK_VOIP] = "audio-playback-voip",
674 USECASE_AUDIO_PLAYBACK_VOIP); in enable_audio_route()
1219 if (usecase->stream.out && usecase->id == USECASE_AUDIO_PLAYBACK_VOIP) { in check_and_route_playback_usecases()
1621 USECASE_AUDIO_PLAYBACK_VOIP); in select_devices_with_force_switch()
1690 USECASE_AUDIO_PLAYBACK_VOIP); in select_devices_with_force_switch()
2388 if (out->usecase == USECASE_AUDIO_PLAYBACK_VOIP || in stop_output_stream()
3437 } else if (out->usecase == USECASE_AUDIO_PLAYBACK_VOIP) { in out_set_volume()
3618 if (out->usecase == USECASE_AUDIO_PLAYBACK_VOIP || in out_write()
5359 out->usecase = USECASE_AUDIO_PLAYBACK_VOIP; in adev_open_output_stream()
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dsoundtrigger.c187 if (uc_info->id == USECASE_AUDIO_PLAYBACK_VOIP) in populate_usecase()
/aosp12/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c248 [USECASE_AUDIO_PLAYBACK_VOIP] = {AUDIO_PLAYBACK_VOIP_PCM_DEVICE,
715 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_VOIP)},