Home
last modified time | relevance | path

Searched defs:totalJpegSize (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/java/
DTJBench.java333 int totalJpegSize = 0, tilew, tileh, i, iter; in fullTest() local
492 int totalJpegSize; in decompTest() local
/external/libjpeg-turbo/
Dtjbench.c321 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