Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:hw_module

188             audio_module_handle_t srcModule = patch->sources[0].ext.device.hw_module;
199 patch->sinks[i].ext.mix.hw_module != srcModule) &&
219 ((patch->sinks[0].ext.device.hw_module != srcModule) ||
223 (patch->num_sinks != 0 && patch->sinks[0].ext.device.hw_module !=
224 patch->sources[1].ext.mix.hw_module)) {
244 patch->sinks[0].ext.device.hw_module,
324 audio_module_handle_t srcModule = patch->sources[0].ext.mix.hw_module;
341 if (patch->sinks[i].ext.device.hw_module != srcModule) {
562 audio_module_handle_t srcModule = patch->sources[0].ext.device.hw_module;
597 audio_module_handle_t srcModule = patch->sources[0].ext.mix.hw_module;
644 module = config->ext.device.hw_module;
646 module = config->ext.mix.hw_module;