Home
last modified time | relevance | path

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

/third_party/libexif/contrib/examples/
H A Dcam_features.c46 ExifData * pEd; in main() local
75 createEXIF(&xFeatures, &pEd); //tag the file with the settings of the camera in main()
77 //exif_data_dump (pEd); in main()
87 jpeg_data_set_exif_data (pData, pEd); in main()
99 ExifData * pEd; in createEXIF() local
105 pEd = exif_data_new (); in createEXIF()
125 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE); in createEXIF()
132 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE); in createEXIF()
139 exif_content_add_entry (pEd->ifd[EXIF_IFD_0], pE); in createEXIF()
145 exif_content_add_entry (pEd in createEXIF()
[all...]

Completed in 1 milliseconds