Searched refs:nbBands (Results 1 – 2 of 2) sorted by relevance
199 SLuint16 nbPresets, preset, nbBands = 0; in TestEQPathFromFD() local200 result = (*eqItf)->GetNumberOfBands(eqItf, &nbBands); in TestEQPathFromFD()224 for(b = 0 ; b < nbBands/2 ; b++) { in TestEQPathFromFD()228 for(b = nbBands/2 ; b < nbBands ; b++) { in TestEQPathFromFD()234 for(b = 0 ; b < nbBands ; b++) { in TestEQPathFromFD()
203 SLuint16 nbPresets, preset, nbBands = 0; in TestEQPathFromFD() local204 result = (*eqOutputItf)->GetNumberOfBands(eqOutputItf, &nbBands); in TestEQPathFromFD()228 for(b = 0 ; b < nbBands/2 ; b++) { in TestEQPathFromFD()232 for(b = nbBands/2 ; b < nbBands ; b++) { in TestEQPathFromFD()238 for(b = 0 ; b < nbBands ; b++) { in TestEQPathFromFD()