Searched refs:tbl_B15 (Results 1 – 1 of 1) sorted by relevance
534 static struct dct_coeff tbl_B15[1 << 17]; variable611 init_dct_coeff_table(tbl_B15, dct_coeff_tbl_one, ARRAY_SIZE(dct_coeff_tbl_one), false); in init_tables()996 bs->intra_dct_tbl = picture->intra_vlc_format ? tbl_B15 : tbl_B14_AC; in vl_mpg12_bs_decode()