Searched refs:AMBIENT_INSTANCE_ID (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/knowles/athletico/sound_trigger_hal/ |
H A D | cvq_util.c | 86 AMBIENT_INSTANCE_ID, ENTITY_SLOT_ID, in write_model() 150 AMBIENT_INSTANCE_ID, in reset_ambient_plugin() 185 err = iaxxx_odsp_plugin_setevent(odsp_hdl, AMBIENT_INSTANCE_ID, in set_ambient_state() 234 AMBIENT_INSTANCE_ID, in tear_ambient_state() 254 AMBIENT_INSTANCE_ID, in tear_ambient_state() 659 AMBIENT_INSTANCE_ID, in flush_model() 666 AMBIENT_INSTANCE_ID, in flush_model() 876 err = iaxxx_odsp_plugin_create(odsp_hdl, AMBIENT_INSTANCE_ID, in setup_ambient_package() 906 err = iaxxx_odsp_plugin_destroy(odsp_hdl, AMBIENT_INSTANCE_ID, in destroy_ambient_package() 931 const uint32_t inst_id = AMBIENT_INSTANCE_ID; in get_ambient_info() [all …]
|
H A D | cvq_ioctl.h | 47 #define AMBIENT_INSTANCE_ID 2 macro
|
H A D | sound_trigger_hw_iaxxx.c | 3203 ret = get_model_state(stdev->odsp_hdl, AMBIENT_INSTANCE_ID, in stdev_get_model_state() 3206 ret = get_model_state(stdev->odsp_hdl, AMBIENT_INSTANCE_ID, in stdev_get_model_state()
|