Searched refs:iaxxx_odsp_plugin_set_parameter (Results 1 – 5 of 5) sorted by relevance
/hardware/knowles/athletico/sound_trigger_hal/ |
D | cvq_util.c | 120 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, inst_id, param_id, in get_model_state() 149 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in reset_ambient_plugin() 233 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in tear_ambient_state() 253 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in tear_ambient_state() 365 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in tear_hotword_state() 386 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in tear_hotword_state() 651 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in flush_model() 658 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in flush_model() 665 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in flush_model() 672 err = iaxxx_odsp_plugin_set_parameter(odsp_hdl, in flush_model() [all …]
|
D | iaxxx_odsp_hw.h | 251 int iaxxx_odsp_plugin_set_parameter(struct iaxxx_odsp_hw *odsp_hw_hdl,
|
D | iaxxx_odsp_hw.c | 551 int iaxxx_odsp_plugin_set_parameter(struct iaxxx_odsp_hw *odsp_hw_hdl, in iaxxx_odsp_plugin_set_parameter() function
|
/hardware/knowles/athletico/sound_trigger_hal/tests/ |
D | odsp_api_test.c | 65 err = iaxxx_odsp_plugin_set_parameter(ioh, inst_id, param_id, param_val, in set_param()
|
D | oslo_iaxxx_sensor_control.c | 174 err = iaxxx_odsp_plugin_set_parameter(ioh, SENSOR_INSTANCE_ID, param_id, param_val, in oslo_plugin_set_param()
|