Searched refs:kQuantToDitherAmp (Results 1 – 1 of 1) sorted by relevance
323 static const uint8_t kQuantToDitherAmp[DITHER_AMP_TAB_SIZE] = { variable342 dqm->dither_ = (f * kQuantToDitherAmp[idx]) >> 3; in VP8InitDithering()