Searched defs:totalFrames (Results 1 – 3 of 3) sorted by relevance
30 public Throughput(int totalFrames, int periodFrames, int periodTime, int pixels) { in Throughput()
391 nsecs_t run(uint32_t warmUpFrames, uint32_t totalFrames) { in run()545 uint32_t totalFrames = 5; in runTest() local
582 uint32_t totalFrames = (kDefaultBufferCount * afFrameCount * sampleRate) / afSampleRate; in play() local