Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c50 static RK_S32 atr_wgt[4][9] = { variable
199 regs->reg_s3.Lvl16_ATR_WGT.lvl16_atr_wgt0 = atr_wgt[scene_motion_flag][0]; in vepu580_h264e_tune_reg_patch()
200 regs->reg_s3.Lvl16_ATR_WGT.lvl16_atr_wgt1 = atr_wgt[scene_motion_flag][1]; in vepu580_h264e_tune_reg_patch()
201 regs->reg_s3.Lvl16_ATR_WGT.lvl16_atr_wgt2 = atr_wgt[scene_motion_flag][2]; in vepu580_h264e_tune_reg_patch()
202 regs->reg_s3.Lvl8_ATR_WGT.lvl8_atr_wgt0 = atr_wgt[scene_motion_flag][3]; in vepu580_h264e_tune_reg_patch()
203 regs->reg_s3.Lvl8_ATR_WGT.lvl8_atr_wgt1 = atr_wgt[scene_motion_flag][4]; in vepu580_h264e_tune_reg_patch()
204 regs->reg_s3.Lvl8_ATR_WGT.lvl8_atr_wgt2 = atr_wgt[scene_motion_flag][5]; in vepu580_h264e_tune_reg_patch()
205 regs->reg_s3.Lvl4_ATR_WGT.lvl4_atr_wgt0 = atr_wgt[scene_motion_flag][6]; in vepu580_h264e_tune_reg_patch()
206 regs->reg_s3.Lvl4_ATR_WGT.lvl4_atr_wgt1 = atr_wgt[scene_motion_flag][7]; in vepu580_h264e_tune_reg_patch()
207 regs->reg_s3.Lvl4_ATR_WGT.lvl4_atr_wgt2 = atr_wgt[scene_motion_flag][8]; in vepu580_h264e_tune_reg_patch()