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

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

Completed in 121 milliseconds