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

/hardware/ti/omap4-aah/camera/
H A DCameraHal_Module.cpp446 rv = gCameraHals[ti_dev->cameraid]->reprocess(params);
537 ops->reprocess = camera_reprocess;
H A DCameraHal.cpp3174 shared by takePicture and reprocess.
3626 status_t CameraHal::reprocess(const char *params) function in class:Ti::Camera::CameraHal
3678 CAMHAL_LOGE("Error: couldn't get input buffers for reprocess()");
3685 CameraHal::PPM("Got reprocess buffers: ", &startReprocess);
/hardware/ti/omap4-aah/camera/inc/
H A DCameraHal.h1235 int reprocess(const char* params);
1371 // Internal __takePicture function - used in public takePicture() and reprocess()

Completed in 36 milliseconds