Home
last modified time | relevance | path

Searched refs:nclump (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_jpeg.c1426 JDIMENSION nclump; in JPEGDecodeRaw() local
1440 for (nclump = clumps_per_line; nclump-- > 0; ) { in JPEGDecodeRaw()
1448 for (nclump = clumps_per_line; nclump-- > 0; ) { in JPEGDecodeRaw()
1966 JDIMENSION clumps_per_line, nclump; in JPEGEncodeRaw() local
2006 for (nclump = clumps_per_line; nclump-- > 0; ) { in JPEGEncodeRaw()
2012 for (nclump = clumps_per_line; nclump-- > 0; ) { in JPEGEncodeRaw()