Searched refs:MPC8_Q1_BITS (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | mpc8huff.h | 87 #define MPC8_Q1_BITS 9 macro |
D | mpc8.c | 306 cnt = get_vlc2(gb, q1_vlc.table, MPC8_Q1_BITS, 2); in mpc8_decode_frame() |