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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtiff.h173 typedef struct TiffGeoTag { struct
179 } TiffGeoTag; typedef in typeref:struct:TiffGeoTag
H A Dtiff.c75 TiffGeoTag *geotags;
930 s->geotags = av_mallocz_array(s->geotag_count, sizeof(TiffGeoTag));

Completed in 39 milliseconds