Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c244 RK_S32 nScoreT = ((MD_WIN_LEN - 2) * 6 + 2 * 8 + 2 * 11 + 2 * 13) / 2; in vepu580_h264e_tune_stat_update() local
300 nScoreT -= 13; in vepu580_h264e_tune_stat_update()
307 if (nScore >= nScoreT) { in vepu580_h264e_tune_stat_update()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c524 RK_S32 nScoreT = ((MD_WIN_LEN - 2) * 6 + 2 * 8 + 2 * 11 + 2 * 13) / 2; in vepu580_h265e_tune_stat_update() local
574 nScoreT -= 13; in vepu580_h265e_tune_stat_update()
581 if (nScore >= nScoreT) { in vepu580_h265e_tune_stat_update()