Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_scal.c278 __u32 yhcoef_offset, yvcoef_offset, chcoef_offset; in g2d_vsu_para_set() local
356 chcoef_offset = g2d_vsu_calc_fir_coef(yhstep >> 1); in g2d_vsu_para_set()
358 &lan2coefftab32_full[chcoef_offset], in g2d_vsu_para_set()
377 chcoef_offset = g2d_vsu_calc_fir_coef(yhstep >> 1); in g2d_vsu_para_set()
380 &lan2coefftab32_full[chcoef_offset], in g2d_vsu_para_set()
401 chcoef_offset = g2d_vsu_calc_fir_coef(yhstep >> 1); in g2d_vsu_para_set()
404 &lan2coefftab32_full[chcoef_offset], in g2d_vsu_para_set()
424 chcoef_offset = g2d_vsu_calc_fir_coef(yhstep >> 2); in g2d_vsu_para_set()
426 &lan2coefftab32_full[chcoef_offset], in g2d_vsu_para_set()
445 chcoef_offset = g2d_vsu_calc_fir_coef(yhstep); in g2d_vsu_para_set()
[all …]

Completed in 7 milliseconds