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