Searched defs:totalJpegSize (Results 1 – 2 of 2) sorted by relevance
/external/libjpeg-turbo/java/ |
D | TJBench.java | 333 int totalJpegSize = 0, tilew, tileh, i, iter; in fullTest() local 492 int totalJpegSize; in decompTest() local
|
/external/libjpeg-turbo/ |
D | tjbench.c | 321 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local 525 unsigned long *jpegSize = NULL, srcSize, totalJpegSize; in decompTest() local
|