Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dcbr_buffer_control.h132 WORD32 bit_alloc_period,
Dcbr_buffer_control.c990 WORD32 bit_alloc_period, in get_vbv_buffer_based_excess() argument
1032 if(bit_alloc_period < num_frm_to_be_distributed) in get_vbv_buffer_based_excess()
1034 (LWORD64)((float)i8_excess_bits * bit_alloc_period / num_frm_to_be_distributed); in get_vbv_buffer_based_excess()