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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Thread.c 173 error = DisablePortJpegDec(pComponentPrivate, nParam1);
OMX_JpegDec_Utils.c 201 * @fn DisablePortJpegDec - Implements the functionality to disable the ports
209 OMX_ERRORTYPE DisablePortJpegDec(JPEGDEC_COMPONENT_PRIVATE* pComponentPrivate,
217 OMX_PRINT1(pComponentPrivate->dbg, "In DisablePortJpegDec %lu\n", nParam1);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 555 OMX_ERRORTYPE DisablePortJpegDec(JPEGDEC_COMPONENT_PRIVATE *pComponentPrivate, OMX_U32 nParam1);

Completed in 57 milliseconds