Searched refs:superblock_run_length_vlc (Results 1 – 1 of 1) sorted by relevance
278 VLC superblock_run_length_vlc; /* version < 2 */ member361 ff_free_vlc(&s->superblock_run_length_vlc); in vp3_decode_end()496 current_run = get_vlc2(gb, s->superblock_run_length_vlc.table, in unpack_superblocks()530 current_run = get_vlc2(gb, s->superblock_run_length_vlc.table, in unpack_superblocks()1117 run_length = get_vlc2(gb, s->superblock_run_length_vlc.table, in unpack_block_qpis()2461 ret = ff_init_vlc_from_lengths(&s->superblock_run_length_vlc, SUPERBLOCK_VLC_BITS, 34, in vp3_decode_init()