Searched defs:dequant_shift (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c171 const int dequant_shift = local
239 qstep_vec[i] = pd->dequant[1] >> dequant_shift;

Completed in 313 milliseconds