Searched refs:TIFFTAG_JPEGTABLES (Results 1 – 5 of 5) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tiff.h | 320 #define TIFFTAG_JPEGTABLES 347 /* %JPEG table stream */ macro
|
D | tif_jpeg.c | 192 …{ TIFFTAG_JPEGTABLES, -3, -3, TIFF_UNDEFINED, 0, TIFF_SETGET_C32_UINT8, TIFF_SETGET_C32_UINT8, FIE… 2024 case TIFFTAG_JPEGTABLES: in JPEGVSetField() 2078 case TIFFTAG_JPEGTABLES: in JPEGVGetField()
|
D | ChangeLog | 179 uint32 type for TIFFTAG_JPEGTABLES. Patch by Christophe 1637 * tools/tiff2pdf.c: Fix for TIFFTAG_JPEGTABLES tag fetching and 3221 * libtiff/{tif_jpeg.c, tif_ojpeg.c}: TIFFTAG_JPEGTABLES should have 4846 * tools/tiffdump.c: include TIFFTAG_JPEGTABLES in tag list.
|
/external/pdfium/third_party/libtiff/ |
D | tiff.h | 323 #define TIFFTAG_JPEGTABLES 347 /* %JPEG table stream */ macro
|
D | tif_jpeg.c | 200 …{ TIFFTAG_JPEGTABLES, -3, -3, TIFF_UNDEFINED, 0, TIFF_SETGET_C32_UINT8, TIFF_SETGET_C32_UINT8, FIE… 2143 case TIFFTAG_JPEGTABLES: in JPEGVSetField() 2197 case TIFFTAG_JPEGTABLES: in JPEGVGetField()
|