Lines Matching refs:skip_bits
326 skip_bits(gbc, 5); // skip bitstream id in ff_eac3_parse_header()
389 skip_bits(gbc, 6); // skip program scale factor in ff_eac3_parse_header()
393 skip_bits(gbc, 6); // skip external program scale factor in ff_eac3_parse_header()
397 case 1: skip_bits(gbc, 5); break; in ff_eac3_parse_header()
398 case 2: skip_bits(gbc, 12); break; in ff_eac3_parse_header()
412 skip_bits(gbc, 8); // skip pan mean direction index in ff_eac3_parse_header()
413 skip_bits(gbc, 6); // skip reserved paninfo bits in ff_eac3_parse_header()
421 skip_bits(gbc, 5); in ff_eac3_parse_header()
431 skip_bits(gbc, 2); // skip copyright bit and original bitstream bit in ff_eac3_parse_header()
441 skip_bits(gbc, 8); // skip mix level, room type, and A/D converter type in ff_eac3_parse_header()
460 skip_bits(gbc, 6); // skip frame size code in ff_eac3_parse_header()
467 skip_bits(gbc, 8); // skip additional bit stream info in ff_eac3_parse_header()
554 skip_bits(gbc, 5 * s->fbw_channels); // skip converter channel exponent strategy in ff_eac3_parse_header()
591 skip_bits(gbc, 10); // skip transient processing location in ff_eac3_parse_header()
592 skip_bits(gbc, 8); // skip transient processing length in ff_eac3_parse_header()