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

/external/libvpx/vp8/decoder/x86/
H A Donyxdxv.c117 int avgq; member in struct:t_ximage_codec
262 int q = (tab->avgq + 4) / 8;
643 this_algorithm_base->avgq = 8 * f;
645 this_algorithm_base->avgq = this_algorithm_base->avgq * 7 / 8 + f;
774 this_algorithm_base->avgq = 0;

Completed in 14 milliseconds