Searched refs:delta_y (Results 1 – 1 of 1) sorted by relevance
1654 RK_S32 delta_y = scaling_points[point + 1][1] - scaling_points[point][1]; in init_scaling_function() local1657 delta_x ? delta_y * ((65536 + (delta_x >> 1)) / delta_x) : 0; in init_scaling_function()