Searched refs:startReprocess (Results 1 – 4 of 4) sorted by relevance
97 status_t OMXCameraAdapter::startReprocess() in startReprocess() function in Ti::Camera::OMXCameraAdapter
3932 stat = mCameraAdapter->startReprocess(); in Handler()
3634 struct timeval startReprocess; in reprocess() local3642 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()
801 status_t startReprocess();