Home
last modified time | relevance | path

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

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