Searched refs:tbl_B4 (Results 1 – 1 of 1) sorted by relevance
526 static struct vl_vlc_entry tbl_B4[1 << 6]; variable603 vl_vlc_init_table(tbl_B4, ARRAY_SIZE(tbl_B4), macroblock_type_b, ARRAY_SIZE(macroblock_type_b)); in init_tables()874 mb.macroblock_type = vl_vlc_get_vlclbf(&bs->vlc, tbl_B4, 6); in decode_slice()