/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | metadata.h | 28 MetadataPayload exif; member
|
/third_party/libexif/contrib/examples/ |
H A D | write-exif.c | 129 static ExifEntry *init_tag(ExifData *exif, ExifIfd ifd, ExifTag tag) in init_tag() argument 162 static ExifEntry *create_tag(ExifData *exif, ExifIfd ifd, ExifTag tag, size_t len) in create_tag() argument 203 ExifData *exif in main() local [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pnginfo.h | 190 png_bytep exif; member
|
H A D | pngget.c | 779 png_get_eXIf(png_const_structrp png_ptr, png_inforp info_ptr, png_bytep *exif) png_get_eXIf() argument 789 png_get_eXIf_1(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32 *num_exif, png_bytep *exif) png_get_eXIf_1() argument
|
H A D | pngtest.c | 1206 png_bytep exif=NULL; in test_one_file() local 1564 png_bytep exif=NULL; in test_one_file() local [all...] |
H A D | pngwutil.c | 1477 png_write_eXIf(png_structrp png_ptr, png_bytep exif, int num_exif) in png_write_eXIf() argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_shared.cpp | 1247 ParseTag(dng_stream &stream, dng_exif &exif, uint32 parentCode, bool , uint32 tagCode, uint32 tagType, uint32 tagCount, uint64 tagOffset, int64 ) ParseTag() argument
|
H A D | dng_info.cpp | 95 ParseTag(dng_host &host, dng_stream &stream, dng_exif *exif, dng_shared *shared, dng_ifd *ifd, uint32 parentCode, uint32 tagCode, uint32 tagType, uint32 tagCount, uint64 tagOffset, int64 offsetDelta) ParseTag() argument 411 ParseIFD(dng_host &host, dng_stream &stream, dng_exif *exif, dng_shared *shared, dng_ifd *ifd, uint64 ifdOffset, int64 offsetDelta, uint32 parentCode) ParseIFD() argument
|
H A D | dng_exif.cpp | 221 void dng_exif::CopyGPSFrom (const dng_exif &exif) in CopyGPSFrom() argument [all...] |
H A D | dng_xmp.cpp | 2393 void dng_xmp::SyncExif (dng_exif &exif, in SyncExif() argument 3894 SyncApproximateFocusDistance(dng_exif &exif, const uint32 readOnly) SyncApproximateFocusDistance() argument 3971 UpdateExifDates(dng_exif &exif, bool removeFromXMP) UpdateExifDates() argument [all...] |
H A D | dng_negative.h | 485 dng_exif * exif = GetExif (); in Exif() local 495 const dng_exif * exif = GetExif (); in Exif() local
|
H A D | dng_image_writer.cpp | 876 exif_tag_set(dng_tiff_directory &directory, const dng_exif &exif, bool makerNoteSafe, const void *makerNoteData, uint32 makerNoteLength, bool insideDNG) exif_tag_set() argument [all...] |
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | webpmux.c | 268 WebPData exif; in DisplayInfo() local [all...] |
H A D | webpinfo.c | 998 const int exif = !!(webp_info->feature_flags_ & EXIF_FLAG); in Validate() local
|