Searched refs:CAMHandle (Results 1 – 4 of 4) sorted by relevance
84 typedef int CAMHandle; typedef235 CAMHandle CAMInit(CAMERA_INSTANCE instance, CAMSetupInfo *pSetup, int *err);242 void CAMExit(CAMHandle hCam);250 int CAMOpen(CAMHandle hCam);258 int CAMClose(CAMHandle hCam);275 int CAMSubmitTargetSurface(CAMHandle hCam, CAMSurface *surface);284 int CAMGetState(CAMHandle hCam, CAM_STATE state, int *pVal);294 int CAMGetStateInfo(CAMHandle hCam, CAM_STATE state, CAMStateInfo *pInfo);303 int CAMSetState(CAMHandle hCam, CAM_STATE state, int *pVal);
42 extern CAMHandle DEMOCameraHandle;
29 CAMHandle DEMOCameraHandle;