Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dcbr_buffer_control.h133 WORD32 i4_num_gops_for_excess);
Dcbr_buffer_control.c991 WORD32 i4_num_gops_for_excess) in get_vbv_buffer_based_excess() argument
1038 if(i4_num_gops_for_excess > 1) in get_vbv_buffer_based_excess()
1039 i8_excess_bits = i8_excess_bits * i4_num_gops_for_excess; in get_vbv_buffer_based_excess()
1053 i4_num_gops_for_excess); in get_vbv_buffer_based_excess()