Home
last modified time | relevance | path

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

/third_party/libexif/contrib/examples/
H A Dwrite-exif.c162 static ExifEntry *create_tag(ExifData *exif, ExifIfd ifd, ExifTag tag, size_t len) in create_tag() function
233 entry = create_tag(exif, EXIF_IFD_EXIF, EXIF_TAG_USER_COMMENT, in main()
239 /* create_tag() happens to set the format and components correctly for in main()
243 entry = create_tag(exif, EXIF_IFD_EXIF, EXIF_TAG_SUBJECT_AREA, in main()

Completed in 1 milliseconds