Home
last modified time | relevance | path

Searched defs:exif (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/libwebp/imageio/
H A Dmetadata.h28 MetadataPayload exif; member
/third_party/libexif/contrib/examples/
H A Dwrite-exif.c129 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 Dpnginfo.h190 png_bytep exif; member
H A Dpngget.c779 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 Dpngtest.c1206 png_bytep exif=NULL; in test_one_file() local
1564 png_bytep exif=NULL; in test_one_file() local
[all...]
H A Dpngwutil.c1477 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 Ddng_shared.cpp1247 ParseTag(dng_stream &stream, dng_exif &exif, uint32 parentCode, bool , uint32 tagCode, uint32 tagType, uint32 tagCount, uint64 tagOffset, int64 ) ParseTag() argument
H A Ddng_info.cpp95 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 Ddng_exif.cpp221 void dng_exif::CopyGPSFrom (const dng_exif &exif) in CopyGPSFrom() argument
[all...]
H A Ddng_xmp.cpp2393 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 Ddng_negative.h485 dng_exif * exif = GetExif (); in Exif() local
495 const dng_exif * exif = GetExif (); in Exif() local
H A Ddng_image_writer.cpp876 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 Dwebpmux.c268 WebPData exif; in DisplayInfo() local
[all...]
H A Dwebpinfo.c998 const int exif = !!(webp_info->feature_flags_ & EXIF_FLAG); in Validate() local

Completed in 24 milliseconds