Searched refs:f_3 (Results 1 – 1 of 1) sorted by relevance
132 const s32 f_3 = I2F(3); in cubic_conv() local138 return FMUL((f_a + f_2), f_x3) - FMUL((f_a + f_3), f_x2) + f_1; in cubic_conv()