Home
last modified time | relevance | path

Searched refs:numIterationsLeft (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
Dstagefright.cpp323 long numIterationsLeft = gNumRepetitions; in playSource() local
331 while (numIterationsLeft-- > 0) { in playSource()