Searched refs:OMX_CAMERA_PORT_VIDEO_OUT_VIDEO (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp106 mCameraAdapterParameters.mVideoPortIndex = OMX_CAMERA_PORT_VIDEO_OUT_VIDEO;
1009 portCheck.nPortIndex = OMX_CAMERA_PORT_VIDEO_OUT_VIDEO;
1162 } else if (OMX_CAMERA_PORT_VIDEO_OUT_VIDEO == port) {
1207 if (( mSensorIndex == OMX_TI_StereoSensor ) && (OMX_CAMERA_PORT_VIDEO_OUT_VIDEO != port)) {
3714 else if (pBuffHeader->nOutputPortIndex == OMX_CAMERA_PORT_VIDEO_OUT_VIDEO) {
H A DOMXCapture.cpp2012 ret = setFormat(OMX_CAMERA_PORT_VIDEO_OUT_VIDEO, *imgRawCaptureData);
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h114 #define OMX_CAMERA_PORT_VIDEO_OUT_VIDEO (OMX_CAMERA_PORT_VIDEO_START + 2) macro
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h118 #define OMX_CAMERA_PORT_VIDEO_OUT_VIDEO (OMX_CAMERA_PORT_VIDEO_START + 2) macro

Completed in 89 milliseconds