Searched refs:rSubmixModule (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp2338 sp<HwModule> rSubmixModule; local
2348 if (rSubmixModule == 0) {
2352 rSubmixModule = mHwModules[j];
2360 if (rSubmixModule == 0) {
2379 rSubmixModule->addOutputProfile(address, &outputConfig,
2381 rSubmixModule->addInputProfile(address, &inputConfig,
2440 sp<HwModule> rSubmixModule; local
2445 if (rSubmixModule == 0) {
2449 rSubmixModule = mHwModules[j];
2454 if (rSubmixModule
[all...]

Completed in 65 milliseconds