Searched refs:MPC8_DSCF0_BITS (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | mpc8huff.h | 52 #define MPC8_DSCF0_BITS 9 macro |
D | mpc8.c | 285 t = get_vlc2(gb, dscf_vlc[0].table, MPC8_DSCF0_BITS, 2); in mpc8_decode_frame() |