Home
last modified time | relevance | path

Searched defs:_TIFFFieldArray (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_dir.h293 struct _TIFFFieldArray struct
295 TIFFFieldArrayType type; /* array type, will be used to determine if IFD
297 uint32_t allocated_size; /* 0 if array is constant, other if modified by
299 uint32_t count; /* number of elements in fields array */
300 TIFFField *fields; /* actual field info */