Home
last modified time | relevance | path

Searched refs:delta_x (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1676 RK_S32 delta_x = scaling_points[point + 1][0] - scaling_points[point][0]; in init_scaling_function() local
1678 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()