Searched refs:createEXIF (Results 1 – 1 of 1) sorted by relevance
33 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