Searched refs:DITHER_AMP_TAB_SIZE (Results 1 – 1 of 1) sorted by relevance
322 #define DITHER_AMP_TAB_SIZE 12 macro323 static const uint8_t kQuantToDitherAmp[DITHER_AMP_TAB_SIZE] = {340 if (dqm->uv_quant_ < DITHER_AMP_TAB_SIZE) { in VP8InitDithering()