Searched refs:ABLC_V32_RET_SUCCESS (Results 1 – 4 of 4) sorted by relevance
22 AblcResult_V32_t res = ABLC_V32_RET_SUCCESS; in AblcJsonParamInit_V32()48 AblcResult_V32_t res = ABLC_V32_RET_SUCCESS; in AblcOBJsonParamInit_V32()73 AblcResult_V32_t ret = ABLC_V32_RET_SUCCESS; in AblcRefJsonParamInit_V32()93 AblcResult_V32_t ret = ABLC_V32_RET_SUCCESS; in AblcV32_IQParams_Check()229 return ABLC_V32_RET_SUCCESS; in Ablc_Select_Params_By_ISO_V32()314 return ABLC_V32_RET_SUCCESS; in Ablc_Select_OBParams_By_ISO_V32()319 AblcResult_V32_t ret = ABLC_V32_RET_SUCCESS; in AblcV32ParamsUpdate()380 return ABLC_V32_RET_SUCCESS; in AblcV32Init()394 return ABLC_V32_RET_SUCCESS; in AblcV32Release()399 AblcResult_V32_t ret = ABLC_V32_RET_SUCCESS; in AblcV32Process()[all …]
34 if (ret != ABLC_V32_RET_SUCCESS) { in create_context()53 if (ret != ABLC_V32_RET_SUCCESS) { in destroy_context()194 if (ret != ABLC_V32_RET_SUCCESS) { in processing()
40 if(ret != ABLC_V32_RET_SUCCESS) { in create_context()61 if(ret != ABLC_V32_RET_SUCCESS) { in destroy_context()175 if(ret != ABLC_V32_RET_SUCCESS) { in processing()
26 ABLC_V32_RET_SUCCESS = 0, // this has to be 0, if clauses rely on it enumerator