Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp_common.c501 RK_U8 xgt_mode = 0; in calc_scl_factor() local
515 xgt_mode = 3; in calc_scl_factor()
519 xgt_mode = 1; in calc_scl_factor()
648 p_scl_info->xgt_mode = xgt_mode; in calc_scl_factor()
857 zme->common.reg4.yrgb_xgt_mode = yrgb_scl_info.xgt_mode; in set_zme_to_vdpp_reg()
897 zme->common.reg12.cbcr_xgt_mode = cbcr_scl_info.xgt_mode; in set_zme_to_vdpp_reg()
H A Dvdpp_common.h213 RK_U8 xgt_mode; member