Searched refs:Ret (Results 1 – 1 of 1) sorted by relevance
115 SWVENC_STATUS Ret = SWVENC_S_SUCCESS; in component_init() local243 Ret = swvenc_set_profile_level(m_sParamProfileLevel.eProfile, in component_init()245 if (Ret != SWVENC_S_SUCCESS) in component_init()248 __FUNCTION__, Ret); in component_init()275 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in component_init()276 if (Ret != SWVENC_S_SUCCESS) in component_init()279 __FUNCTION__, Ret); in component_init()292 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in component_init()293 if (Ret != SWVENC_S_SUCCESS) in component_init()296 __FUNCTION__, Ret); in component_init()[all …]