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/ |
D | OMX_VideoEnc_Utils.c | 200 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 …]
|
D | OMX_VideoEnc_Thread.c | 209 OMX_CONF_SET_ERROR_BAIL(eError, OMX_ErrorNone); in OMX_VIDENC_Thread()
|
D | OMX_VideoEncoder.c | 965 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/ |
D | OMX_VideoDecoder.c | 807 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/ |
D | OMX_JpegEnc_Utils.h | 157 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 80 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_Utils.h | 160 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro
|
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
D | OMX_TI_Debug.h | 352 OMX_CONF_SET_ERROR_BAIL(_eError, _eErrorValue); \
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_Utils.h | 1225 #define OMX_CONF_SET_ERROR_BAIL(_eError, _eCode)\ macro
|