Home | History | Annotate | Download | only in stagefright

Lines Matching refs:numFrames

311         long numFrames = 0;
352 ++numFrames;
353 if (gMaxNumFrames > 0 && numFrames == gMaxNumFrames) {
357 if (gReproduceBug == 1 && numFrames == 40) {
360 } else if (gReproduceBug == 2 && numFrames == 40) {