Home
last modified time | relevance | path

Searched defs:odsp_hdl (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dcvq_util.c144 int reset_ambient_plugin(struct iaxxx_odsp_hw *odsp_hdl) in reset_ambient_plugin()
179 int set_ambient_state(struct iaxxx_odsp_hw *odsp_hdl, in set_ambient_state()
219 int tear_ambient_state(struct iaxxx_odsp_hw *odsp_hdl, in tear_ambient_state()
799 int get_hotword_info(struct iaxxx_odsp_hw *odsp_hdl, in get_hotword_info()
927 int get_ambient_info(struct iaxxx_odsp_hw *odsp_hdl, in get_ambient_info()
988 int setup_aec_package(struct iaxxx_odsp_hw *odsp_hdl) in setup_aec_package()
1018 int destroy_aec_package(struct iaxxx_odsp_hw *odsp_hdl) in destroy_aec_package()
1045 int setup_chre_package(struct iaxxx_odsp_hw *odsp_hdl) in setup_chre_package()
1405 int setup_src_package(struct iaxxx_odsp_hw *odsp_hdl) in setup_src_package()
1444 int setup_music_buffer(struct iaxxx_odsp_hw *odsp_hdl) in setup_music_buffer()
[all …]
H A Dsound_trigger_hw_iaxxx.c200 struct iaxxx_odsp_hw *odsp_hdl; member