Searched refs:delta_index (Results 1 – 1 of 1) sorted by relevance
1403 struct fixed31_32 delta_index; in apply_lut_1d() local1451 delta_index = dc_fixpt_sub(norm_y, index_f); in apply_lut_1d()1454 dc_fixpt_mul(delta_index, delta_lut)); in apply_lut_1d()1601 struct fixed31_32 delta_index; in interpolate_user_regamma() local1655 delta_index = dc_fixpt_sub(norm_x, index_f); in interpolate_user_regamma()1658 dc_fixpt_mul(delta_index, delta_lut)); in interpolate_user_regamma()