Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.c1821 LWORD64 vbv_buffer_based_excess = 0; in update_cur_frm_consumed_bits() local
1833 vbv_buffer_based_excess = get_vbv_buffer_based_excess( in update_cur_frm_consumed_bits()
1883 (i4_gop_correction + (WORD32)vbv_buffer_based_excess)); in update_cur_frm_consumed_bits()
2903 LWORD64 vbv_buffer_based_excess = 0; in set_bit_allocation_i_frames() local
2914 vbv_buffer_based_excess = get_vbv_buffer_based_excess( in set_bit_allocation_i_frames()
2926 set_rbip(&ps_bit_allocation->s_rbip, (i4_gop_correction + (WORD32)vbv_buffer_based_excess)); in set_bit_allocation_i_frames()