Lines Matching refs:skip_bits_long
62 skip_bits_long(gb, ff_golomb_vlc_len[buf]);
68 skip_bits_long(gb, 32 - log);
110 skip_bits_long(gb, log);
128 skip_bits_long(gb, ff_golomb_vlc_len[buf]);
152 skip_bits_long(gb, ff_interleaved_golomb_vlc_len[buf]);
160 skip_bits_long(gb, FFMIN(ff_interleaved_golomb_vlc_len[buf], 8));
248 skip_bits_long(gb, ff_golomb_vlc_len[buf]);
255 skip_bits_long(gb, 32 - log);
310 skip_bits_long(gb, ff_interleaved_golomb_vlc_len[buf]);
324 skip_bits_long(gb, 63 - 2 * log - 8);
388 skip_bits_long(gb, 32 + k - log);
392 skip_bits_long(gb, limit);
442 skip_bits_long(gb, 32 + k - log);