HomeSort by relevance Sort by last modified time
    Searched full:dequant_shift (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 177 const int dequant_shift = local
248 int quantizer = (pd->dequant[1] >> dequant_shift);
259 pd->dequant[1] >> dequant_shift,
    [all...]

Completed in 56 milliseconds