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

/frameworks/wilhelm/tests/examples/
H A DslesTestEqFdPath.cpp199 SLuint16 nbPresets, preset, nbBands = 0; local
202 result = (*eqItf)->GetNumberOfPresets(eqItf, &nbPresets);
205 preset = nbPresets > 2 ? 2 : 0;
H A DslesTestEqOutputPath.cpp203 SLuint16 nbPresets, preset, nbBands = 0; local
206 result = (*eqOutputItf)->GetNumberOfPresets(eqOutputItf, &nbPresets);
209 preset = nbPresets > 2 ? 2 : 0;

Completed in 41 milliseconds