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

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 236 OMX_U8 *pBufferStart = NULL;
311 OMX_MALLOC(pBufferStart, nBufSize + 32 + 256);
313 pBufferAligned = pBufferStart;
325 pComponentPrivate->sCompPorts[nPortIndex].pVPPBufHeader[nCount].pBufferStart = pBufferStart;
371 OMX_U8 *pBufferStart = NULL;
394 pBufferStart = pMyData->sCompPorts[nPortIndex].pVPPBufHeader[nCount].pBufferStart;
412 OMX_FREE(pBufferStart);
413 pBufferStart = NULL
    [all...]
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 319 OMX_U8 *pBufferStart;

Completed in 163 milliseconds