Searched defs:totalFrames (Results 1 – 4 of 4) sorted by relevance
26 public Throughput(int totalFrames, int periodFrames, long periodTime, int size) { in Throughput()
30 public Throughput(int totalFrames, int periodFrames, int periodTime, int pixels) { in Throughput()
464 nsecs_t run(uint32_t warmUpFrames, uint32_t totalFrames) { in run()618 uint32_t totalFrames = 5; in runTest() local
764 uint32_t totalFrames = (kDefaultBufferCount * afFrameCount * sampleRate) / afSampleRate; in play() local