Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h272 int64_t total_byte_count; member
417 int64_t total_byte_count; member
Dratectrl.c774 (cpi->total_byte_count * 8)); in calc_pframe_target_size()
874 / (cpi->total_byte_count * 8)); in calc_pframe_target_size()
Donyx_if.c231 lc->total_byte_count = cpi->total_byte_count; in save_layer_context()
269 cpi->total_byte_count = lc->total_byte_count; in restore_layer_context()
2016 cpi->total_byte_count = 0; in vp8_create_compressor()
4852 cpi->total_byte_count += (*size); in encode_frame_to_data_rate()
4859 cpi->layer_context[i].total_byte_count += (*size); in encode_frame_to_data_rate()