Searched refs:current_call_output (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/
H A Dvoice.c112 uc_info->stream.out = adev->current_call_output ;
113 uc_info->devices = adev->current_call_output ->devices;
465 usecase->stream.out = adev->current_call_output;
H A Daudio_hw.h203 struct stream_out *current_call_output; member in struct:audio_device
H A Daudio_hw.c1336 adev->current_call_output = out;
1340 adev->current_call_output = out;
2300 adev->current_call_output = NULL;

Completed in 33 milliseconds