Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_util.c777 err = iaxxx_odsp_plugin_destroy(odsp_hdl, HOTWORD_INSTANCE_ID, in destroy_hotword_package()
906 err = iaxxx_odsp_plugin_destroy(odsp_hdl, AMBIENT_INSTANCE_ID, in destroy_ambient_package()
1024 err = iaxxx_odsp_plugin_destroy(odsp_hdl, AEC_INSTANCE_ID, in destroy_aec_package()
1183 err = iaxxx_odsp_plugin_destroy(odsp_hdl, CHRE_INSTANCE_ID, in destroy_chre_package()
1300 err = iaxxx_odsp_plugin_destroy(odsp_hdl, SENSOR_INSTANCE_ID, in destroy_sensor_package()
1308 err = iaxxx_odsp_plugin_destroy(odsp_hdl, OSLO_BUF_INSTANCE_ID, in destroy_sensor_package()
1383 err = iaxxx_odsp_plugin_destroy(odsp_hdl, MIXER_INSTANCE_ID, in destroy_mixer_package()
1487 err = iaxxx_odsp_plugin_destroy(odsp_hdl, in destroy_music_buffer()
1544 err = iaxxx_odsp_plugin_destroy(odsp_hdl, BUF_INSTANCE_ID, in destroy_howord_buffer()
1621 err = iaxxx_odsp_plugin_destroy(odsp_hdl, plugin_instant_id, in destroy_src_plugin()
Diaxxx_odsp_hw.h201 int iaxxx_odsp_plugin_destroy(struct iaxxx_odsp_hw *odsp_hw_hdl,
Diaxxx_odsp_hw.c397 int iaxxx_odsp_plugin_destroy(struct iaxxx_odsp_hw *odsp_hw_hdl, in iaxxx_odsp_plugin_destroy() function