Searched refs:DITHER_AMP_TAB_SIZE (Results 1 – 1 of 1) sorted by relevance
319 #define DITHER_AMP_TAB_SIZE 12 macro320 static const int kQuantToDitherAmp[DITHER_AMP_TAB_SIZE] = {337 if (dqm->uv_quant_ < DITHER_AMP_TAB_SIZE) { in VP8InitDithering()