Searched refs:got_framing_bit (Results 1 – 1 of 1) sorted by relevance
79 int got_framing_bit, mode_count, got_mode_header, last_mode_count = 0; in parse_setup_header() local108 got_framing_bit = 0; in parse_setup_header()111 got_framing_bit = get_bits_count(&gb); in parse_setup_header()115 if (!got_framing_bit) { in parse_setup_header()173 skip_bits_long(&gb, got_framing_bit); in parse_setup_header()