Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXReprocess.cpp97 status_t OMXCameraAdapter::startReprocess() in startReprocess() function in Ti::Camera::OMXCameraAdapter
DOMXCameraAdapter.cpp3932 stat = mCameraAdapter->startReprocess(); in Handler()
/hardware/ti/omap4-aah/camera/
DCameraHal.cpp3634 struct timeval startReprocess; in reprocess() local
3642 gettimeofday(&startReprocess, NULL); in reprocess()
3685 CameraHal::PPM("Got reprocess buffers: ", &startReprocess); in reprocess()
3696 memcpy(&reprocBuffers->ppmStamp, &startReprocess, sizeof(struct timeval)); in reprocess()
3716 CameraHal::PPM("Reprocess buffers registered: ", &startReprocess); in reprocess()
3728 ret = __takePicture(shotParams.flatten().string(), &startReprocess); in reprocess()
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h801 status_t startReprocess();