Searched refs:offload_fx_stop_output (Results 1 – 2 of 2) sorted by relevance
410 int (*offload_fx_stop_output)(audio_io_handle_t); member
2418 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()