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

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 367 OMX_PORT_PARAM_TYPE *pPortParamTypeImage;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 350 OMX_MALLOC_STRUCT(pComponentPrivate->pPortParamTypeImage, OMX_PORT_PARAM_TYPE,pComponentPrivate->nMemUsage[VIDDDEC_Enum_MemLevel0]);
    [all...]
OMX_VideoDec_Utils.c 839 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPortParamTypeImage, OMX_PORT_PARAM_TYPE, pComponentPrivate->dbg);
840 pComponentPrivate->pPortParamTypeImage->nPorts = VIDDEC_ZERO;
841 pComponentPrivate->pPortParamTypeImage->nStartPortNumber = VIDDEC_ZERO;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 742 OMX_MALLOC(pComponentPrivate->pPortParamTypeImage, sizeof(OMX_PORT_PARAM_TYPE));
    [all...]
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 870 OMX_PORT_PARAM_TYPE* pPortParamTypeImage;
    [all...]

Completed in 51 milliseconds