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

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Thread.c 182 /*OMX_VIDENC_SET_ERROR_BAIL(eError, OMX_ErrorHardware, pComponentPrivate);*/
197 OMX_VIDENC_SET_ERROR_BAIL(eError,
220 OMX_VIDENC_SET_ERROR_BAIL(eError,
233 OMX_VIDENC_SET_ERROR_BAIL(eError,
OMX_VideoEnc_Utils.c 476 OMX_VIDENC_SET_ERROR_BAIL(eError, OMX_ErrorInvalidState, pComponentPrivate);
501 OMX_VIDENC_SET_ERROR_BAIL(eError, OMX_ErrorInvalidState, pComponentPrivate);
526 OMX_VIDENC_SET_ERROR_BAIL(eError, OMX_ErrorInvalidState, pComponentPrivate);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 166 #define OMX_VIDENC_SET_ERROR_BAIL(_eError, _eCode, _hComp)\

Completed in 49 milliseconds