Searched refs:GEOTIFF_SHORT (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | tiff_data.h | 37 {"GTModelTypeGeoKey", GEOTIFF_SHORT }, 38 {"GTRasterTypeGeoKey", GEOTIFF_SHORT }, 44 {"GeographicTypeGeoKey", GEOTIFF_SHORT }, 46 {"GeogGeodeticDatumGeoKey", GEOTIFF_SHORT }, 47 {"GeogPrimeMeridianGeoKey", GEOTIFF_SHORT }, 48 {"GeogLinearUnitsGeoKey", GEOTIFF_SHORT }, 50 {"GeogAngularUnitsGeoKey", GEOTIFF_SHORT }, 52 {"GeogEllipsoidGeoKey", GEOTIFF_SHORT }, 56 {"GeogAzimuthUnitsGeoKey", GEOTIFF_SHORT }, 62 {"ProjectedCSTypeGeoKey", GEOTIFF_SHORT }, [all …]
|
D | tiff.h | 202 GEOTIFF_SHORT = 0, enumerator
|