Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dimm4.c40 #define BLOCK_VLC_BITS 12 macro
138 value = get_vlc2(gb, block_tab.table, BLOCK_VLC_BITS, 1); in decode_block()
490 INIT_VLC_STATIC_FROM_LENGTHS(&block_tab, BLOCK_VLC_BITS, FF_ARRAY_ELEMS(block_bits), in imm4_init_static_data()
492 0, 0, 1 << BLOCK_VLC_BITS); in imm4_init_static_data()