Home | History | Annotate | Download | only in audiopolicy

Lines Matching refs:module_index

3527         for (size_t module_index = 0; module_index < mHwModules.size(); module_index++) {
3528 if (mHwModules[module_index]->mHandle == 0) {
3532 profile_index < mHwModules[module_index]->mInputProfiles.size();
3534 sp<IOProfile> profile = mHwModules[module_index]->mInputProfiles[profile_index];
3537 profile_index, module_index);