Searched defs:maxI (Results 1 – 3 of 3) sorted by relevance
268 int32_t maxI = INT32_MAX; in qpSpreadMaxPerFrameType() local317 int32_t maxI = INT32_MAX; in qpVerifyMinMaxOrdering() local
121 int maxI = countHasReachedMax ? numImages : count+1; in captureImages() local
79 public static int maxI(int a) { in maxI() method in TestMinMax