Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.c1157 LWORD64 i8_header_bits_in_previous_period = 0, i8_total_bits_in_previous_period = 0, in bit_alloc_get_intra_bits() local
1165 i8_header_bits_in_previous_period += in bit_alloc_get_intra_bits()
1179 (float)i8_header_bits_in_previous_period / i8_total_bits_in_previous_period; in bit_alloc_get_intra_bits()