Searched defs:aec (Results 1 – 6 of 6) sorted by relevance
97 void get_reference_audio_in_place(struct aec_t *aec, size_t frames) { in get_reference_audio_in_place()120 void print_queue_status_to_log(struct aec_t *aec, bool write_side) { in print_queue_status_to_log()130 void flush_aec_fifos(struct aec_t *aec) { in flush_aec_fifos()146 void aec_set_spk_running_no_lock(struct aec_t* aec, bool state) { in aec_set_spk_running_no_lock()150 bool aec_get_spk_running_no_lock(struct aec_t* aec) { in aec_get_spk_running_no_lock()154 void destroy_aec_reference_config_no_lock(struct aec_t* aec) { in destroy_aec_reference_config_no_lock()165 void destroy_aec_mic_config_no_lock(struct aec_t* aec) { in destroy_aec_mic_config_no_lock()180 struct aec_t *aec = (struct aec_t *)calloc(1, sizeof(struct aec_t)); in init_aec_interface() local191 void release_aec_interface(struct aec_t *aec) { in release_aec_interface()213 struct aec_t *aec = init_aec_interface(); in init_aec() local[all …]
82 struct aec_t *aec; member
807 struct stats_buff aec; member
567 struct stats_buff aec; member