Searched refs:tbl_B9 (Results 1 – 1 of 1) sorted by relevance
527 static struct vl_vlc_entry tbl_B9[1 << 9]; variable604 …vl_vlc_init_table(tbl_B9, ARRAY_SIZE(tbl_B9), coded_block_pattern, ARRAY_SIZE(coded_block_pattern)… in init_tables()724 mb->coded_block_pattern = cbp = intra ? 0x3F : vl_vlc_get_vlclbf(&bs->vlc, tbl_B9, 9); in decode_dct()