Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c131 static VLC sf_rl_vlc; ///< scale factor run length vlc variable
467 INIT_VLC_STATIC(&sf_rl_vlc, VLCBITS, HUFF_SCALE_RL_SIZE, in decode_init()
1056 idx = get_vlc2(&s->gb, sf_rl_vlc.table, VLCBITS, SCALERLMAXDEPTH); in decode_scale_factors()