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.cpp95 for (int loopIndex = 0; loopIndex < loopCount; loopIndex++) { in testOpenPlayClose() local
99 if ((loopIndex & 1) == 0) { in testOpenPlayClose()
120 argParser.getDurationSeconds(), (loopIndex + 1), loopCount, workPeriodSeconds); in testOpenPlayClose()
153 if ((loopIndex & 2) == 0) { in testOpenPlayClose()