Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.h410 int (*offload_fx_stop_output)(audio_io_handle_t); member
Daudio_hw.c2418 adev->offload_fx_stop_output != NULL) { in stop_output_stream()
2419 adev->offload_fx_stop_output(out->handle); in stop_output_stream()
4680 adev->offload_fx_stop_output = in adev_open()