Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.c2625 LWORD64 total_nbp_bits_allocated = 0; in rc_update_bit_distribution_gop_level_2pass() local
2679 total_nbp_bits_allocated = 0; in rc_update_bit_distribution_gop_level_2pass()
2725 total_nbp_bits_allocated += ps_cur_gop->i8_bits_allocated_to_gop; in rc_update_bit_distribution_gop_level_2pass()
2792 total_nbp_bits_allocated += ps_cur_gop->i8_bits_allocated_to_gop; in rc_update_bit_distribution_gop_level_2pass()
2796 total_bits_allocated = total_nbp_bits_allocated + total_bp_bits_allocated; in rc_update_bit_distribution_gop_level_2pass()