Home | History | Annotate | Download | only in stagefright

Lines Matching defs:numFrames

312         long numFrames = 0;
353 ++numFrames;
354 if (gMaxNumFrames > 0 && numFrames == gMaxNumFrames) {
358 if (gReproduceBug == 1 && numFrames == 40) {
361 } else if (gReproduceBug == 2 && numFrames == 40) {