Searched refs:bit_allocation_syntax (Results 1 – 3 of 3) sorted by relevance
121 int bit_allocation_syntax; ///< bit allocation model syntax enabled (bamode) member
496 s->bit_allocation_syntax = get_bits1(gbc); in ff_eac3_parse_header()497 if (!s->bit_allocation_syntax) { in ff_eac3_parse_header()
352 s->bit_allocation_syntax = 1; in parse_frame_header()1229 if (s->bit_allocation_syntax) { in decode_audio_block()