Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Dcras_dsp_mod_builtin.c30 static void empty_run(struct dsp_module *module, unsigned long sample_count) {} in empty_run() function
46 module->run = &empty_run; in empty_init_module()