Searched refs:numFx (Results 1 – 1 of 1) sorted by relevance
778 uint32_t numFx; in checkPlatformAec() local780 if (AudioEffect::queryNumberEffects(&numFx) != NO_ERROR) { in checkPlatformAec()783 for (uint32_t i = 0; i < numFx; i++) { in checkPlatformAec()