Searched refs:i4_maxEbf (Results 1 – 1 of 1) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_rc_interface.c | 5420 WORD32 i4_vbv_buffer_size, i4_drain_rate, i4_currEbf, i4_maxEbf; in ihevce_ebf_based_rc_correction_to_avoid_overflow() local 5430 ps_rc_ctxt->rc_hdl, &i4_vbv_buffer_size, &i4_currEbf, &i4_maxEbf, &i4_drain_rate); in ihevce_ebf_based_rc_correction_to_avoid_overflow() 5477 i4_maxEbf)) /* does not matter whether this is 2pass, 1 pass, VBR, CBR etc*/ in ihevce_ebf_based_rc_correction_to_avoid_overflow() 5594 i4_maxEbf)) /* does not matter whether this is 2pass, 1 pass, VBR, CBR etc*/ in ihevce_ebf_based_rc_correction_to_avoid_overflow()
|