Searched refs:coefs4_check (Results 1 – 1 of 1) sorted by relevance
40 #define coefs4_check(i) ((i) < num_coefs)44 #define coefs4_check(i) 1 macro66 fm1 = coefs4_check(i) && pos > 0 ? coefs[pos - 1] * multiplier : 0; in prepare_coefs()