Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_ioctl.h180 SRC_AMP_REF enumerator
Dsound_trigger_hw_iaxxx.c1049 ret = setup_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in async_setup_aec()
1053 ret = enable_src_route(stdev->route_hdl, true, SRC_AMP_REF); in async_setup_aec()
1176 err = setup_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in handle_input_source()
1180 err = enable_src_route(stdev->route_hdl, true, SRC_AMP_REF); in handle_input_source()
1222 err = enable_src_route(stdev->route_hdl, false, SRC_AMP_REF); in handle_input_source()
1226 err = destroy_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in handle_input_source()
1671 err = setup_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in restart_recognition()
1675 err = enable_src_route(stdev->route_hdl, true, SRC_AMP_REF); in restart_recognition()
3783 ret = enable_src_route(stdev->route_hdl, false, SRC_AMP_REF); in sound_trigger_hw_call_back()
3788 ret = destroy_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in sound_trigger_hw_call_back()
Dcvq_util.c1566 } else if (st == SRC_AMP_REF) { in setup_src_plugin()
1612 } else if (st == SRC_AMP_REF) { in destroy_src_plugin()
1764 } else if (st == SRC_AMP_REF) { in enable_src_route()