Searched refs:map_1bit (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | interplayacm.c | 30 static const int8_t map_1bit[] = { -1, +1 }; variable 165 set_pos(s, i, col, map_1bit[b]); in k13() 183 set_pos(s, i, col, map_1bit[b]); in k12() 256 set_pos(s, i, col, map_1bit[b]); in k35() 281 set_pos(s, i, col, map_1bit[b]); in k34()
|