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

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 150 (pBufHeader->nOutputPortIndex != OMX_VPP_YUV_OUTPUT_PORT) &&
158 (pBufHeader->nOutputPortIndex == OMX_VPP_YUV_OUTPUT_PORT)){ /* output port */
210 pComponentPrivate->sCompPorts[OMX_VPP_YUV_OUTPUT_PORT].pPortDef.nBufferCountMin);
212 pComponentPrivate->sCompPorts[OMX_VPP_YUV_OUTPUT_PORT].pPortDef.nBufferSize);
270 pComponentPrivate->sCompPorts[OMX_VPP_YUV_OUTPUT_PORT].pPortDef.format.video.nFrameWidth);
397 if (pComponentPrivate->sCompPorts[OMX_VPP_YUV_OUTPUT_PORT].pPortDef.bEnabled) {
398 switch (pComponentPrivate->sCompPorts[OMX_VPP_YUV_OUTPUT_PORT].pPortDef.format.video.eColorFormat)
898 i == OMX_VPP_YUV_OUTPUT_PORT) {
    [all...]
OMX_VPP.c 383 (nPortIndex == OMX_VPP_YUV_OUTPUT_PORT))){
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 169 OMX_VPP_YUV_OUTPUT_PORT = 3,

Completed in 1182 milliseconds