Home
last modified time | relevance | path

Searched refs:OMX_CONF_SET_ERROR_BAIL (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c200 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_VIDENC_ListCreate()
233 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_VIDENC_ListAdd()
1366 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorUnsupportedSetting); in OMX_VIDENC_HandleCommandStateSetIdle()
1469 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorUnsupportedSetting); in OMX_VIDENC_HandleCommandStateSetIdle()
2261 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorHardware); in OMX_VIDENC_Process_FreeOutBuf()
2268 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorHardware); in OMX_VIDENC_Process_FreeOutBuf()
2277 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorHardware); in OMX_VIDENC_Process_FreeOutBuf()
2284 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorHardware); in OMX_VIDENC_Process_FreeOutBuf()
2326 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorHardware); in OMX_VIDENC_Process_FreeOutBuf()
2347 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorHardware); in OMX_VIDENC_Process_FreeOutBuf()
[all …]
DOMX_VideoEnc_Thread.c209 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorNone); in OMX_VIDENC_Thread()
DOMX_VideoEncoder.c965 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_ComponentInit()
972 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_ComponentInit()
979 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_ComponentInit()
986 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_ComponentInit()
995 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_ComponentInit()
1011 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_ComponentInit()
1016 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorInsufficientResources); in OMX_ComponentInit()
1545 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorNoMore); in GetParameter()
1788 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorUndefined); in GetParameter()
4000 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorBadParameter); in ComponentTunnelRequest()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c807 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_GetParameter()
1164 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_CheckSetParameter()
1185 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_CheckSetParameter()
1190 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_CheckSetParameter()
1201 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_CheckSetParameter()
1243 OMX_CONF_SET_ERROR_BAIL(eError , OMX_ErrorIncorrectStateOperation); in VIDDEC_SetParameter()
1696 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_GetConfig()
2400 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_EmptyThisBuffer()
2403 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorBadPortIndex); in VIDDEC_EmptyThisBuffer()
2408 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation); in VIDDEC_EmptyThisBuffer()
[all …]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h157 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
DOMX_AacEnc_Utils.h80 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h160 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h352 OMX_CONF_SET_ERROR_BAIL(_eError, _eErrorValue); \
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h1225 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro