Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_apm_list.c137 static struct cras_apm_reverse_module *rmodule = NULL; variable
149 if (!rmodule) in update_process_reverse_flag()
151 rmodule->process_reverse = 0; in update_process_reverse_flag()
153 rmodule->process_reverse |= in update_process_reverse_flag()
294 if (rmodule->odev) { in cras_apm_list_add_apm()
296 cras_iodev_is_aec_use_case(rmodule->odev->active_node); in cras_apm_list_add_apm()
423 if (rmodule->odev == echo_ref) in update_first_output_dev_to_process()
427 if (rmodule->odev) { in update_first_output_dev_to_process()
428 cras_iodev_set_ext_dsp_module(rmodule->odev, NULL); in update_first_output_dev_to_process()
429 rmodule->odev = NULL; in update_first_output_dev_to_process()
[all …]