Home
last modified time | relevance | path

Searched refs:has_skips (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daic.c207 int has_skips, coeff_type, coeff_bits, skip_type, skip_bits; in aic_decode_coeffs() local
216 has_skips = get_bits1(gb); in aic_decode_coeffs()
220 if (has_skips) { in aic_decode_coeffs()