Searched refs:voice_tx_output (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/
H A Daudio_hw.h202 struct stream_out *voice_tx_output; member in struct:audio_device
H A Daudio_hw.c1273 return out == adev->primary_output || out == adev->voice_tx_output;
2028 adev->voice_tx_output = out;
2133 if (adev->voice_tx_output == out)
2134 adev->voice_tx_output = NULL;

Completed in 584 milliseconds