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

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 369 OMX_PORT_PARAM_TYPE *pPortParamTypeVideo;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 384 OMX_PORT_PARAM_TYPE* pPortParamTypeVideo;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 484 OMX_MALLOC(pComponentPrivate->pPortParamTypeVideo, sizeof(OMX_PORT_PARAM_TYPE));
564 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPortParamTypeVideo, OMX_PORT_PARAM_TYPE);
565 pComponentPrivate->pPortParamTypeVideo->nPorts = 0;
566 pComponentPrivate->pPortParamTypeVideo->nStartPortNumber = -1;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 744 OMX_MALLOC(pComponentPrivate->pPortParamTypeVideo, sizeof(OMX_PORT_PARAM_TYPE));
    [all...]
OMX_VPP_Utils.c     [all...]

Completed in 252 milliseconds