Lines Matching refs:bitstream_id
973 if (s->bitstream_id == 6) {
1459 put_bits(&s->pb, 5, s->bitstream_id);
1479 if (s->bitstream_id == 6) {
1836 switch (s->bitstream_id) {
1844 ff_dlog(avctx, "bitstream_id: %s (%d)\n", strbuf, s->bitstream_id);
1894 if (s->bitstream_id == 6) {
2148 if (s->bitstream_id > 8 && s->bitstream_id < 11) {
2156 s->bitstream_id = 6;
2296 s->bitstream_id = s->eac3 ? 16 : 8 + s->bit_alloc.sr_shift;