Searched refs:delta_index (Results 1 – 1 of 1) sorted by relevance
1401 struct fixed31_32 delta_index; in apply_lut_1d() local1449 delta_index = dc_fixpt_sub(norm_y, index_f); in apply_lut_1d()1452 dc_fixpt_mul(delta_index, delta_lut)); in apply_lut_1d()1599 struct fixed31_32 delta_index; in interpolate_user_regamma() local1649 delta_index = dc_fixpt_sub(norm_x, index_f); in interpolate_user_regamma()1652 dc_fixpt_mul(delta_index, delta_lut)); in interpolate_user_regamma()