Lines Matching refs:LAST_SKIP_BITS
83 LAST_SKIP_BITS(re, gb, ff_golomb_vlc_len[buf]);
89 LAST_SKIP_BITS(re, gb, 32 - log);
136 LAST_SKIP_BITS(re, gb, ff_golomb_vlc_len[buf]);
180 LAST_SKIP_BITS(re, gb, ff_interleaved_golomb_vlc_len[buf]);
189 LAST_SKIP_BITS(re, gb,
271 LAST_SKIP_BITS(re, gb, ff_golomb_vlc_len[buf]);
277 LAST_SKIP_BITS(re, gb, 31 - log);
283 LAST_SKIP_BITS(re, gb, 32 - log);
335 LAST_SKIP_BITS(re, gb, ff_interleaved_golomb_vlc_len[buf]);
341 LAST_SKIP_BITS(re, gb, 8);
351 LAST_SKIP_BITS(re, gb, 63 - 2 * log - 8);
407 LAST_SKIP_BITS(re, gb, 32 + k - log);
412 LAST_SKIP_BITS(re, gb, limit);
417 LAST_SKIP_BITS(re, gb, esc_len);
475 LAST_SKIP_BITS(re, gb, 32 + k - log);
486 LAST_SKIP_BITS(re, gb, MIN_CACHE_BITS);
492 LAST_SKIP_BITS(re, gb, 1);
499 LAST_SKIP_BITS(re, gb, 16);
502 LAST_SKIP_BITS(re, gb, k-16);
505 LAST_SKIP_BITS(re, gb, k);
514 LAST_SKIP_BITS(re, gb, esc_len);