Searched refs:delta_x (Results 1 – 1 of 1) sorted by relevance
1676 RK_S32 delta_x = scaling_points[point + 1][0] - scaling_points[point][0]; in init_scaling_function() local1678 delta_x ? delta_y * ((65536 + (delta_x >> 1)) / delta_x) : 0; in init_scaling_function()1679 for (x = 0; x < delta_x; x++) { in init_scaling_function()