Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:capture

20 * This file contains functionality for handling image capture.
109 // JPEG capture is not supported in video mode by OMX Camera
110 // Set capture format to yuv422i...jpeg encode will
405 //Otherwise, it is normal HQ capture
422 CAMHAL_LOGEB("Error while configuring capture mode 0x%x", eError);
426 CAMHAL_LOGDA("Camera capture mode configured successfully");
456 CAMHAL_LOGEB("Error while configuring extended capture mode 0x%x", eError);
460 CAMHAL_LOGDA("Extended camera capture mode configured successfully");
638 CAMHAL_LOGEB("Image capture buffers set to %d", imgCaptureData->mNumBufs);
729 ///Image capture was cancelled before we could start
740 CAMHAL_LOGDA("trying starting capture when already canceled");
744 // Camera framework doesn't expect face callbacks once capture is triggered
747 //During bracketing image capture is already active
802 ///Queue all the buffers on capture port
804 CAMHAL_LOGDB("Queuing buffer on Capture port - 0x%x",
826 CAMHAL_LOGDB("Capture set - 0x%x", eError);
844 CAMHAL_LOGEA("Invalid State after Image Capture Exitting!!!");
888 //Capture is not ongoing, return from here
921 // After capture, face detection should be disabled
925 //Wait here for the capture to be done, in worst case timeout and proceed with cleanup
931 CAMHAL_LOGEA("Invalid State Image Capture Stop Exitting!!!");
935 // Disable image capture
957 CAMHAL_LOGDB("Capture set - 0x%x", eError);
1005 ///Disable Capture Port
1011 ///Free all the buffers on capture port
1013 CAMHAL_LOGDB("Freeing buffer on Capture port - %d", imgCaptureData->mNumBufs);
1015 CAMHAL_LOGDB("Freeing buffer on Capture port - 0x%x",
1070 // capture is already configured...we can skip this step
1138 ///Enable Capture Port
1150 CAMHAL_LOGDB("OMX_UseBuffer Capture address: 0x%x, size = %d",