Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_structs.h163 LWORD64 i8_bits_from_finalQP; member
Dihevce_rc_interface.c2754 ps_rc_ctxt->s_rc_high_lvl_stat.i8_bits_from_finalQP = -1; in ihevce_rc_get_pic_quant()
2812 ps_rc_ctxt->s_rc_high_lvl_stat.i8_bits_from_finalQP = -1; in ihevce_rc_get_pic_quant()
3212 &ps_rc_ctxt->s_rc_high_lvl_stat.i8_bits_from_finalQP, in ihevce_rc_get_pic_quant()
5436 i8_bitsClipQP = ps_rc_ctxt->s_rc_high_lvl_stat.i8_bits_from_finalQP; in ihevce_ebf_based_rc_correction_to_avoid_overflow()