Searched refs:TIFFTagValue (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_dir.h124 TIFFTagValue *td_customValues;
H A Dtif_dir.c487 TIFFTagValue *tv;
531 TIFFTagValue *new_customValues;
534 new_customValues = (TIFFTagValue *)
536 sizeof(TIFFTagValue) * td->td_customValueCount);
964 TIFFTagValue *tv = td->td_customValues + i;
H A Dtiffio.h454 } TIFFTagValue; typedef in typeref:struct:_TIFFTagValue

Completed in 44 milliseconds