Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/examples/write_sine/src/
Dwrite_sine_callback.cpp90 for (int loopIndex = 0; loopIndex < loopCount; loopIndex++) { in testOpenPlayClose() local
94 if ((loopIndex & 1) == 0) { in testOpenPlayClose()
115 argParser.getDurationSeconds(), (loopIndex + 1), loopCount); in testOpenPlayClose()
144 if ((loopIndex & 2) == 0) { in testOpenPlayClose()