Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh261dec.c42 #define TCOEFF_VLC_BITS 9 macro
310 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TCOEFF_VLC_BITS, 2, 0); in h261_decode_block()