Searched refs:ext_module (Results 1 – 8 of 8) sorted by relevance
526 struct ext_dsp_module *ext_module; member554 if (!data->ext_module) in sink_run()556 data->ext_module->run(data->ext_module, sample_count); in sink_run()572 struct ext_dsp_module *ext_module) in cras_dsp_module_set_sink_ext_module() argument576 data->ext_module = ext_module; in cras_dsp_module_set_sink_ext_module()579 ext_module->ports[i] = data->ports[i]; in cras_dsp_module_set_sink_ext_module()
116 struct ext_dsp_module *ext_module);
112 struct ext_dsp_module *ext_module);
784 struct ext_dsp_module *ext_module) in cras_dsp_pipeline_set_sink_ext_module() argument788 ext_module); in cras_dsp_pipeline_set_sink_ext_module()
526 ext_module = 'markdown.extensions'527 module_name_new_style = '.'.join([ext_module, ext_name])532 module = __import__(module_name_new_style, {}, {}, [ext_module])
154 struct ext_dsp_module *ext_module) in cras_dsp_module_set_sink_ext_module() argument
215 struct ext_dsp_module *ext_module) in cras_dsp_module_set_sink_ext_module() argument
2322 struct ext_dsp_module *ext_module) in cras_dsp_pipeline_set_sink_ext_module() argument