Home
last modified time | relevance | path

Searched refs:tear_hotword_buffer_route (Results 1 – 3 of 3) sorted by relevance

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_ioctl.h221 int tear_hotword_buffer_route(struct audio_route *route_hdl, bool bargein);
Dsound_trigger_hw_iaxxx.c1110 ret = tear_hotword_buffer_route(stdev->route_hdl, in async_setup_aec()
1449 tear_hotword_buffer_route(stdev->route_hdl, in do_handle_functions()
2587 tear_hotword_buffer_route(stdev->route_hdl, in stop_recognition()
3618 ret = tear_hotword_buffer_route(stdev->route_hdl, in sound_trigger_hw_call_back()
Dcvq_util.c1532 int tear_hotword_buffer_route(struct audio_route *route_hdl, bool bargein) in tear_hotword_buffer_route() function