Searched refs:vc1_last_delta_level_table (Results 1 – 2 of 2) sorted by relevance
246 static const uint8_t vc1_last_delta_level_table[AC_MODES][44] = { variable
537 level += vc1_last_delta_level_table[codingset][run]; in vc1_decode_ac_coeff()