Searched refs:error_val (Results 1 – 5 of 5) sorted by relevance
36 error_val = "1.0 / 0x8000" ;42 error_val = "1.0 / 0x800000" ;48 error_val = "1.0 / 0x80000000" ;54 error_val = "1.0 / 0x80" ;
214 if (clip_max_diff > [+ (get "error_val") +])
209 #define CEF_VALUE_VERIFY_RETURN_EX(object, modify, error_val) \ argument211 return error_val; \214 return error_val;216 #define CEF_VALUE_VERIFY_RETURN(modify, error_val) \ argument217 CEF_VALUE_VERIFY_RETURN_EX(this, modify, error_val)
211 unsigned error_val = error_buffer[i]; in lpc_prediction() local219 val += d + error_val; in lpc_prediction()223 error_sign = sign_only(error_val); in lpc_prediction()225 for (j = 0; j < lpc_order && (int)(error_val * error_sign) > 0; j++) { in lpc_prediction()231 error_val -= (val >> lpc_quant) * (j + 1U); in lpc_prediction()
1548 const std::string& error_val = in GetQueryHTML() local1579 error_val + in GetQueryHTML()1584 error_val + in GetQueryHTML()1595 error_val + in GetQueryHTML()1607 error_val + in GetQueryHTML()1637 error_val + in GetQueryHTML()1643 error_val + in GetQueryHTML()1660 error_val + in GetQueryHTML()1676 error_val + in GetQueryHTML()1683 error_val + in GetQueryHTML()[all …]