Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1654 RK_S32 delta_y = scaling_points[point + 1][1] - scaling_points[point][1]; in init_scaling_function() local
1657 delta_x ? delta_y * ((65536 + (delta_x >> 1)) / delta_x) : 0; in init_scaling_function()