Searched refs:hw_x (Results 1 – 1 of 1) sorted by relevance
1480 struct fixed31_32 hw_x; in interpolate_user_regamma() local1509 hw_x = coordinates_x[i].regamma_y_red; in interpolate_user_regamma()1511 hw_x = coordinates_x[i].regamma_y_green; in interpolate_user_regamma()1513 hw_x = coordinates_x[i].regamma_y_blue; in interpolate_user_regamma()1515 hw_x = coordinates_x[i].x; in interpolate_user_regamma()1517 norm_x = dc_fixpt_mul(norm_factor, hw_x); in interpolate_user_regamma()