Searched defs:totalFrames (Results 1 – 5 of 5) sorted by relevance
47 int32_t totalFrames = 0; variable61 int32_t totalFrames = 0; variable
26 public Throughput(int totalFrames, int periodFrames, long periodTime, int size) { in Throughput()
154 int64_t totalFrames = (int64_t)(fileSize/frameSize); in getTotalFrames() local222 int64_t totalFrames = getTotalFrames(); in TEST_P() local
30 public Throughput(int totalFrames, int periodFrames, int periodTime, int pixels) { in Throughput()
460 nsecs_t run(uint32_t warmUpFrames, uint32_t totalFrames) { in run()613 uint32_t totalFrames = 5; in runTest() local