Searched refs:new_last (Results 1 – 1 of 1) sorted by relevance
1008 int new_intra, new_last, new_garf, oldtotal, newtotal; in vp8_estimate_entropy_savings() local1018 new_last = rf_inter ? (rfct[LAST_FRAME] * 255) / rf_inter : 128; in vp8_estimate_entropy_savings()1024 vp8_calc_ref_frame_costs(ref_frame_cost,new_intra,new_last,new_garf); in vp8_estimate_entropy_savings()