Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h37 } TIFFTagValue; typedef
118 TIFFTagValue *td_customValues;
Dtif_dir.c440 TIFFTagValue *tv; in _TIFFVSetField()
480 TIFFTagValue *new_customValues; in _TIFFVSetField()
483 new_customValues = (TIFFTagValue *) in _TIFFVSetField()
485 sizeof(TIFFTagValue) * td->td_customValueCount); in _TIFFVSetField()
767 TIFFTagValue *tv = NULL; in TIFFUnsetField()
1026 TIFFTagValue *tv = td->td_customValues + i; in _TIFFVGetField()
DChangeLog1620 * libtiff/{tiffio.h, tif_dir.h}: TIFFTagValue structure moved from the
/external/pdfium/third_party/libtiff/
Dtif_dir.h37 } TIFFTagValue; typedef
118 TIFFTagValue *td_customValues;
Dtif_dir.c448 TIFFTagValue *tv; in _TIFFVSetField()
488 TIFFTagValue *new_customValues; in _TIFFVSetField()
491 new_customValues = (TIFFTagValue *) in _TIFFVSetField()
493 sizeof(TIFFTagValue) * td->td_customValueCount); in _TIFFVSetField()
785 TIFFTagValue *tv = NULL; in TIFFUnsetField()
1046 TIFFTagValue *tv = td->td_customValues + i; in _TIFFVGetField()