Home
last modified time | relevance | path

Searched refs:TiffGeoTag (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtiff.h207 typedef struct TiffGeoTag { struct
213 } TiffGeoTag; argument
Dtiff.c115 TiffGeoTag *geotags;
1605 s->geotags = av_mallocz_array(s->geotag_count, sizeof(TiffGeoTag)); in tiff_decode_tag()