Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dbitstream.c1139 int new_intra, new_last, gf_last, oldtotal, newtotal; in vp8_estimate_entropy_savings() local
1165 newtotal = in vp8_estimate_entropy_savings()
1189 savings += (oldtotal - newtotal) / 256; in vp8_estimate_entropy_savings()