Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_jpeg.c1002 int downsampled_output; in JPEGPreDecode() local
1122 downsampled_output = FALSE; in JPEGPreDecode()
1135 downsampled_output = TRUE; in JPEGPreDecode()
1138 if (downsampled_output) { in JPEGPreDecode()
1155 if (downsampled_output) { in JPEGPreDecode()
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c1022 int downsampled_output; in JPEGPreDecode() local
1142 downsampled_output = FALSE; in JPEGPreDecode()
1155 downsampled_output = TRUE; in JPEGPreDecode()
1158 if (downsampled_output) { in JPEGPreDecode()
1178 if (downsampled_output) { in JPEGPreDecode()