Home
last modified time | relevance | path

Searched refs:q9up_vlc (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpc8.c41 static VLC q1_vlc, q2_vlc[2], q3_vlc[2], quant_vlc[4][2], q9up_vlc; variable
121 build_vlc(&q9up_vlc, &offset, mpc8_q9up_len_counts, &q_syms, 0); in mpc8_init_static()
344 c->Q[ch][off + j] = get_vlc2(gb, q9up_vlc.table, MPC8_Q9UP_BITS, 2); in mpc8_decode_frame()