Searched refs:collectBufferPeriod (Results 1 – 4 of 4) sorted by relevance
190 mPlayerBufferPeriod.collectBufferPeriod(); in run()199 mPlayerBufferPeriod.collectBufferPeriod(); in run()
345 mRecorderBufferPeriodInRecorder.collectBufferPeriod(); in run()408 mRecorderBufferPeriodInRecorder.collectBufferPeriod(); in run()
62 public void collectBufferPeriod() { in collectBufferPeriod() method in BufferPeriod
43 static void collectBufferPeriod(bufferStats *stats, bufferStats *fdpStats,108 collectBufferPeriod(&pSles->recorderBufferStats, NULL /*fdpStats*/, in recorderCallback()205 collectBufferPeriod(&pSles->playerBufferStats, &pSles->recorderBufferStats /*fdpStats*/, in playerCallback()342 static void collectBufferPeriod(bufferStats *stats, bufferStats *fdpStats, in collectBufferPeriod() function