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