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

/hardware/qcom/audio/hal/
H A Daudio_hw.h234 int (*offload_effects_stop_output)(audio_io_handle_t, int); member in struct:audio_device
H A Daudio_hw.c991 if (adev->offload_effects_stop_output != NULL)
992 adev->offload_effects_stop_output(out->handle, out->pcm_device_id);
2706 adev->offload_effects_stop_output =

Completed in 61 milliseconds