Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dinterplayacm.c31 static const int8_t map_3bit[] = { -4, -3, -2, -1, +1, +2, +3, +4 }; variable
302 set_pos(s, i, col, map_3bit[b]); in k45()
320 set_pos(s, i, col, map_3bit[b]); in k44()