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