Home
last modified time | relevance | path

Searched refs:multi_dither_patterns (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Da64tables.h36 static const uint8_t multi_dither_patterns[9][4][4] = { variable
Da64multienc.c167 if (multi_dither_patterns[dither[pix]][(y & 3)][x & 3]) in render_charset()