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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h271 int64_t total_byte_count; member in struct:__anon9035
425 int64_t total_byte_count; member in struct:VP8_COMP
H A Dratectrl.c774 (cpi->total_byte_count * 8));
874 / (cpi->total_byte_count * 8));
H A Donyx_if.c243 lc->total_byte_count = cpi->total_byte_count;
281 cpi->total_byte_count = lc->total_byte_count;
1871 cpi->total_byte_count = 0;
4364 cpi->total_byte_count += (*size);
4371 cpi->layer_context[i].total_byte_count += (*size);

Completed in 70 milliseconds