HomeSort by relevance Sort by last modified time
    Searched refs:OMX_VPP_INPUT_PORT (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 151 ((pBufHeader->nInputPortIndex == OMX_VPP_INPUT_PORT) ||
206 nIpBuf = pComponentPrivate->sCompPorts[OMX_VPP_INPUT_PORT].pPortDef.nBufferCountMin;
207 nIpBufSize = pComponentPrivate->sCompPorts[OMX_VPP_INPUT_PORT].pPortDef.nBufferSize;
268 Input_FrameWidth = pComponentPrivate->sCompPorts[OMX_VPP_INPUT_PORT].pPortDef.format.video.nFrameWidth;
349 switch (pComponentPrivate->sCompPorts[OMX_VPP_INPUT_PORT].pPortDef.format.video.eColorFormat)
892 if (i == OMX_VPP_INPUT_PORT ||
    [all...]
OMX_VPP.c 380 if(!((nPortIndex == OMX_VPP_INPUT_PORT) ||
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 166 OMX_VPP_INPUT_PORT = 0,

Completed in 19 milliseconds