Home
last modified time | relevance | path

Searched refs:createEXIF (Results 1 – 1 of 1) sorted by relevance

/external/libexif/contrib/examples/
Dcam_features.c33 static int createEXIF(dc1394featureset_t *xFeatures, ExifData ** pParentEd);
75 createEXIF(&xFeatures, &pEd); //tag the file with the settings of the camera in main()
96 int createEXIF(dc1394featureset_t *xFeatures, ExifData ** pParentEd) in createEXIF() function