Searched refs:has_skips (Results 1 – 1 of 1) sorted by relevance
207 int has_skips, coeff_type, coeff_bits, skip_type, skip_bits; in aic_decode_coeffs() local216 has_skips = get_bits1(gb); in aic_decode_coeffs()220 if (has_skips) { in aic_decode_coeffs()