Searched refs:num_coefs4 (Results 1 – 1 of 1) sorted by relevance
39 #define num_coefs4 ((num_coefs + 3) & ~3) /* align coefs for SSE */43 #define num_coefs4 num_coefs macro58 int i, j, length = num_coefs4 * num_phases; in prepare_coefs()62 for (i = num_coefs4 - 1; i >= 0; --i) in prepare_coefs()74 coef(result, interp_order, num_coefs4, j, x, num_coefs4 - 1 - i) in prepare_coefs()414 coefs_size = num_coefs4 * phases * (order + 1) * sizeof(sample_t); in rate_init()429 arb_stage.pre_post = num_coefs4 - 1; in rate_init()431 arb_stage.n = num_coefs4; in rate_init()