Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.h409 int (*offload_fx_start_output)(audio_io_handle_t); member
Daudio_hw.c2467 if (adev->offload_fx_start_output != NULL) in start_output_stream()
2468 adev->offload_fx_start_output(out->handle); in start_output_stream()
4677 adev->offload_fx_start_output = in adev_open()