Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c1655 struct stream_in *voip_in = get_voice_communication_input(adev); in select_devices_with_force_switch() local
1663 if (usecase->stream.out == voip_out && voip_in != NULL) { in select_devices_with_force_switch()
1664 select_devices(adev, voip_in->usecase); in select_devices_with_force_switch()
1672 struct stream_in *voip_in = get_voice_communication_input(adev); in select_devices_with_force_switch() local
1675 if (voip_in != NULL) { in select_devices_with_force_switch()
1693 priority_in = voip_in; in select_devices_with_force_switch()