Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2.c978 RK_S32 mv_percnt = (ctx->prev_md_prop * 100) >> 8; in moving_ratio_calc() local
979 RK_S32 mv_ratio = (percent_a + 7680 + mv_percnt * percent_b) / 100; in moving_ratio_calc()