Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp51 #define RETURN(x) EXIT_FUNC(); return x; macro
59 RETURN((new omx_venc)); in get_omx_component_factory_fn()
144 RETURN(eRet); in component_init()
162 RETURN(OMX_ErrorInsufficientResources); in component_init()
249 RETURN(OMX_ErrorUndefined); in component_init()
280 RETURN(OMX_ErrorUnsupportedSetting); in component_init()
297 RETURN(OMX_ErrorUndefined); in component_init()
309 RETURN(OMX_ErrorUndefined); in component_init()
342 RETURN(OMX_ErrorUndefined); in component_init()
458 RETURN(eRet); in component_init()
[all …]