Searched refs:strmid (Results 1 – 1 of 1) sorted by relevance
385 guint8 strmtyp, fscod, fscod2, acmod, lfe_on, strmid, numblkscod; in gst_ac3_parse_frame_header_eac3() local401 strmid = gst_bit_reader_get_bits_uint8_unchecked (&bits, 3); /* substreamid */ in gst_ac3_parse_frame_header_eac3()432 *sid = (strmtyp & 0x1) << 3 | strmid; in gst_ac3_parse_frame_header_eac3()