Searched refs:q3_vlc (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mpc8.c | 41 static VLC q1_vlc, q2_vlc[2], q3_vlc[2], quant_vlc[4][2], q9up_vlc; variable 131 build_vlc(&q3_vlc[i], &offset, mpc8_q34_len_counts[i], in mpc8_init_static() 326 t = get_vlc2(gb, q3_vlc[res - 3].table, MPC8_Q3_BITS, 2); in mpc8_decode_frame()
|