Searched refs:targetFrames (Results 1 – 2 of 2) sorted by relevance
261 private void getAllImagesInRenderQueue(int surfaceId, int targetFrames) { in getAllImagesInRenderQueue() argument276 } while (hasImage && framesReceived < targetFrames); in getAllImagesInRenderQueue()
709 final int targetFrames = in testTimestamp() local711 final int targetSamples = targetFrames * numChannels; in testTimestamp()769 .isAtLeast(targetFrames); in testTimestamp()1166 final int targetFrames = (int)((long)TEST_TIME_MS * TEST_SR / 1000); in doTest() local1167 final int targetSamples = targetFrames * numChannels; in doTest()1341 .isAtLeast(targetFrames); in doTest()