Searched refs:newtotal (Results 1 – 1 of 1) sorted by relevance
1007 int new_intra, new_last, new_garf, oldtotal, newtotal; in vp8_estimate_entropy_savings() local1025 newtotal = in vp8_estimate_entropy_savings()1042 savings += (oldtotal - newtotal) / 256; in vp8_estimate_entropy_savings()