Searched refs:total_byte_count (Results 1 – 3 of 3) sorted by relevance
248 int64_t total_byte_count; member393 int64_t total_byte_count; member
706 (int)(100 * -cpi->bits_off_target / (cpi->total_byte_count * 8)); in calc_pframe_target_size()787 (int)((100 * cpi->bits_off_target) / (cpi->total_byte_count * 8)); in calc_pframe_target_size()
216 lc->total_byte_count = cpi->total_byte_count; in save_layer_context()253 cpi->total_byte_count = lc->total_byte_count; in restore_layer_context()1939 cpi->total_byte_count = 0; in vp8_create_compressor()4424 cpi->total_byte_count += (*size); in encode_frame_to_data_rate()4430 cpi->layer_context[i].total_byte_count += (*size); in encode_frame_to_data_rate()