Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpc8huff.h73 #define MPC8_RES_BITS 9 macro
Dmpc8.c228 last[ch] = get_vlc2(gb, res_vlc[last[ch] > 2].table, MPC8_RES_BITS, 2) + last[ch]; in mpc8_decode_frame()