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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dbitstream.c1008 int new_intra, new_last, new_garf, oldtotal, newtotal; local
1037 oldtotal =
1043 savings += (oldtotal - newtotal) / 256;

Completed in 5 milliseconds