Searched refs:num_frm_to_be_distributed (Results 1 – 1 of 1) sorted by relevance
997 …num_frm_to_be_distributed; //Number of frames for which excess bits should be distributed, using … in get_vbv_buffer_based_excess() local1027 num_frm_to_be_distributed = (WORD32)( in get_vbv_buffer_based_excess()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()