Searched defs:totalFrames (Results 1 – 6 of 6) sorted by relevance
47 int32_t totalFrames = 0; variable59 int32_t totalFrames = 0; variable
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()
74 uint64_t totalFrames; member
460 nsecs_t run(uint32_t warmUpFrames, uint32_t totalFrames) { in run()613 uint32_t totalFrames = 5; in runTest() local
769 uint32_t totalFrames = (kDefaultBufferCount * afFrameCount * sampleRate) / afSampleRate; in play() local