Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtexturedspenc.c362 static const int w1tab[4] = { 3, 0, 2, 1 }; in refine_colors() local
394 int w1 = w1tab[step]; in refine_colors()