Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp_common.c505 RK_U8 ygt_mode = 0; in calc_scl_factor() local
539 ygt_mode = 1; in calc_scl_factor()
543 ygt_mode = 0; in calc_scl_factor()
547 ygt_mode = 0; in calc_scl_factor()
554 ygt_mode = 3; in calc_scl_factor()
652 p_scl_info->ygt_mode = ygt_mode; in calc_scl_factor()
855 zme->common.reg4.yrgb_gt_mode = yrgb_scl_info.ygt_mode; in set_zme_to_vdpp_reg()
895 zme->common.reg12.cbcr_gt_mode = cbcr_scl_info.ygt_mode; in set_zme_to_vdpp_reg()
H A Dvdpp_common.h217 RK_U8 ygt_mode; member