Searched refs:inc_coef (Results 1 – 1 of 1) sorted by relevance
101 int inc_coef, // 1-to-L up-sample for data[length] in poly_conv() argument105 if ((order < 0) || (inc_coef < 1) || (length < 1)) in poly_conv()113 coef += inc_coef; in poly_conv()