Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_dir.h166 #define FIELD_YCBCRPOSITIONING 40 macro
H A Dtif_print.c445 if (TIFFFieldSet(tif,FIELD_YCBCRPOSITIONING)) { in TIFFPrintDirectory()
H A Dtif_dirinfo.c122 … 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_YCBCRPOSITIONING, 0, 0, "YC…
H A Dtif_dir.c1233 TIFFClrFieldBit(tif, FIELD_YCBCRPOSITIONING); in TIFFFreeDirectory()
H A Dtif_dirwrite.c617 if (TIFFFieldSet(tif,FIELD_YCBCRPOSITIONING)) in TIFFWriteDirectorySec()