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

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 353 VIDENC_MALLOC(pHandle->pComponentPrivate,
469 VIDENC_MALLOC(pComponentPrivate->pPortParamType,
474 VIDENC_MALLOC(pComponentPrivate->pPortAudioType,
478 VIDENC_MALLOC(pComponentPrivate->pPortImageType,
482 VIDENC_MALLOC(pComponentPrivate->pPortOtherType,
489 VIDENC_MALLOC(pComponentPrivate->pCompPort[VIDENC_INPUT_PORT],
493 VIDENC_MALLOC(pComponentPrivate->pCompPort[VIDENC_OUTPUT_PORT],
497 VIDENC_MALLOC(pComponentPrivate->pCompPort[VIDENC_INPUT_PORT]->pPortDef,
501 VIDENC_MALLOC(pComponentPrivate->pCompPort[VIDENC_OUTPUT_PORT]->pPortDef,
505 VIDENC_MALLOC(pComponentPrivate->pCompPort[VIDENC_INPUT_PORT]->pPortFormat
    [all...]
OMX_VideoEnc_Utils.c 214 * Called inside VIDENC_MALLOC Macro to add a new node to Component Memory List
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 225 VIDENC_MALLOC( (_sCircular_).pHead, \
369 #define VIDENC_MALLOC(_p_, _s_, _c_, _h_, dbg) \

Completed in 14 milliseconds