Home
last modified time | relevance | path

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

/external/libexif/contrib/examples/
Dcam_features.c37 { dc1394camera_t *pCamera, **pCameras=NULL; in main() local
65 pCamera=pCameras[0]; in main()
70 if(dc1394_get_camera_feature_set(pCamera, &xFeatures)!=DC1394_SUCCESS) in main()