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

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXReprocess.cpp259 ret = setFormat(OMX_CAMERA_PORT_VIDEO_IN_VIDEO, *portData);
H A DOMXCameraAdapter.cpp107 mCameraAdapterParameters.mVideoInPortIndex = OMX_CAMERA_PORT_VIDEO_IN_VIDEO;
1196 } else if (OMX_CAMERA_PORT_VIDEO_IN_VIDEO == port) {
3316 if (pBuffHeader->nInputPortIndex == OMX_CAMERA_PORT_VIDEO_IN_VIDEO) {
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h112 #define OMX_CAMERA_PORT_VIDEO_IN_VIDEO (OMX_CAMERA_PORT_VIDEO_START + 0) macro
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h116 #define OMX_CAMERA_PORT_VIDEO_IN_VIDEO (OMX_CAMERA_PORT_VIDEO_START + 0) macro

Completed in 15 milliseconds