Searched defs:sampleCount (Results 1 – 5 of 5) sorted by relevance
78 final int sampleCount = frameCount * format.getChannelCount(); in testSynchronizedRecord() local
219 final int sampleCount = frameCount * format.getChannelCount(); in createSineAudioTrack() local
2461 final int sampleCount = frameCount * format.getChannelCount(); in testVariableSpeedPlayback() local
1026 int sampleCount = 0; in simulateVideoFramesDropIssuesAndMux() local1214 int sampleCount = 0; in cloneMediaWithSamplesDropAndStartOffsets() local
607 for (int sampleCount = 0; sampleCount < sampleLimit && isPass; sampleCount++) { in nativeReadAllData() local