Searched refs:substreamid (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dac3.h106 int substreamid; ///< substream identification member in struct:__anon1849
H A Dac3_parser.c103 hdr->substreamid = 0;
111 hdr->substreamid = get_bits(gbc, 3);
H A Dac3dec.h77 int substreamid; ///< substream identification member in struct:__anon1853
H A Dac3dec.c274 s->substreamid = hdr.substreamid;
1344 if (s->frame_type == EAC3_FRAME_TYPE_DEPENDENT || s->substreamid) {
H A Deac3dec.c313 if (s->substreamid) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3_parser.c113 hdr->substreamid = 0;
121 hdr->substreamid = get_bits(gbc, 3);
H A Dac3.h186 int substreamid; ///< substream identification member in struct:AC3HeaderInfo
H A Dac3dec.h78 int substreamid; ///< substream identification member in struct:AC3DecodeContext
H A Dac3dec.c315 s->substreamid = hdr.substreamid;
1429 if (s->frame_type == EAC3_FRAME_TYPE_DEPENDENT || s->substreamid) {
H A Deac3dec.c313 if (s->substreamid) {

Completed in 85 milliseconds