Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510.c2020 RK_S32 flg1 = 1, flg2 = 0, flg3 = 0; in setup_vepu510_anti_smear() local
2030 flg3 = flg1 ? 3 : (smear_cnt[4] > ((102 * mb_cnt) >> 10)) ? 2 : in setup_vepu510_anti_smear()
2036 reg->smear_opt_cfg.rdo_smear_lvl16_multi = smear_multi[flg3]; in setup_vepu510_anti_smear()
2055 if (flg3 == 2) in setup_vepu510_anti_smear()
2057 else if (flg3 == 1) in setup_vepu510_anti_smear()
H A Dhal_h264e_vepu511.c1982 RK_S32 flg1 = 1, flg2 = 0, flg3 = 0; in setup_vepu511_anti_smear() local
1992 flg3 = flg1 ? 3 : (smear_cnt[4] > ((102 * mb_cnt) >> 10)) ? 2 : in setup_vepu511_anti_smear()
1998 reg->smear_opt_cfg.rdo_smear_lvl16_multi = smear_multi[flg3]; in setup_vepu511_anti_smear()
2017 if (flg3 == 2) in setup_vepu511_anti_smear()
2019 else if (flg3 == 1) in setup_vepu511_anti_smear()