Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_model_v2.c1168 RK_U32 bits_thr = 0; in check_super_frame() local
1173 bits_thr = usr_cfg->super_cfg.super_p_thd; in check_super_frame()
1175 bits_thr = usr_cfg->super_cfg.super_i_thd; in check_super_frame()
1178 if ((RK_U32)cfg->bit_real >= bits_thr) { in check_super_frame()