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

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 103 OMX_FREE(pComponentPrivate->overlay->iOvlyConvBufPtr);
106 OMX_FREE(pComponentPrivate->overlay);
160 OMX_FREE(pComponentPrivate->overlay->iOvlyConvBufPtr);
162 OMX_FREE(pComponentPrivate->overlay);
OMX_VPP.c 349 OMX_FREE(pComponentPrivate->RGBbuffer);
412 OMX_FREE(pBufferStart);
417 OMX_FREE(pBufHeader);
431 OMX_FREE(pBufHeader);
    [all...]
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 146 #define OMX_FREE(_ptr) \
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 219 OMX_FREE(pTemp);
224 OMX_FREE(pBuffer);
    [all...]
OMX_JpegEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 144 #define OMX_FREE(_ptr) \
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 172 #define OMX_FREE(_ptr) \
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c     [all...]
OMX_JpegDecoder.c 353 OMX_FREE(pBuffPrivate->pUALGParams);
364 OMX_FREE(pBuffPrivate->pUALGParams);
385 OMX_FREE(pBuffHead->pBuffer);
391 OMX_FREE(pBuffHead);
    [all...]

Completed in 300 milliseconds