Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sub_pic_rc.c412 WORD32 i4_mod_qp, i4_prev_qs; in ihevce_sub_pic_rc_scale_query() local
419 i4_mod_qp = in ihevce_sub_pic_rc_scale_query()
432 i4_qp_delata_max_limit = i4_qp_delata_max_limit / i4_mod_qp; in ihevce_sub_pic_rc_scale_query()
436 i4_qp_delata_min_limit = i4_qp_delata_min_limit / i4_mod_qp; in ihevce_sub_pic_rc_scale_query()
464 ((i4_mod_qp * ps_ctxt->i4_cu_qp_sub_pic_rc) + (1 << (QP_LEVEL_MOD_ACT_FACTOR - 1))) >> in ihevce_sub_pic_rc_scale_query()