Searched refs:run_residue (Results 1 – 1 of 1) sorted by relevance
99 static const uint8_t run_residue[2][256] = variable440 level += run_residue[s->dct_tab_idx][(last ? 64 : 0) + run]; in add_coefficients()445 run += run_residue[s->dct_tab_idx][128 + (last ? 64 : 0) + level]; in add_coefficients()