Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_model_v2.c973 RK_S32 moving_ratio = 0, moving_percent; in calc_avbr_ratio() local
1004 moving_percent = 100 * moving_ratio >> 8; in calc_avbr_ratio()
1012 bit_diff_ratio = 64 * (pre_real_bits - pre_target_bits) / pre_target_bits * moving_percent; in calc_avbr_ratio()