TIFFTagValue 440 3rdparty/libtiff/tif_dir.c TIFFTagValue *tv; TIFFTagValue 480 3rdparty/libtiff/tif_dir.c TIFFTagValue *new_customValues; TIFFTagValue 483 3rdparty/libtiff/tif_dir.c new_customValues = (TIFFTagValue *) TIFFTagValue 485 3rdparty/libtiff/tif_dir.c sizeof(TIFFTagValue) * td->td_customValueCount); TIFFTagValue 767 3rdparty/libtiff/tif_dir.c TIFFTagValue *tv = NULL; TIFFTagValue 1026 3rdparty/libtiff/tif_dir.c TIFFTagValue *tv = td->td_customValues + i; TIFFTagValue 118 3rdparty/libtiff/tif_dir.h TIFFTagValue *td_customValues;