Home
last modified time | relevance | path

Searched refs:VC1_TTBLK_VLC_BITS (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvc1data.h77 #define VC1_TTBLK_VLC_BITS 5 macro
H A Dvc1data.c126 #define VC1_TTBLK_VLC_BITS 5 macro
H A Dvc1.c1609 init_vlc(&ff_vc1_ttblk_vlc[i], VC1_TTBLK_VLC_BITS, 8, in vc1_init_static()
H A Dvc1_block.c1132 ttblk = ff_vc1_ttblk_to_tt[v->tt_index][get_vlc2(gb, ff_vc1_ttblk_vlc[v->tt_index].table, VC1_TTBLK_VLC_BITS, 1)]; in vc1_decode_p_block()

Completed in 9 milliseconds