Home
last modified time | relevance | path

Searched refs:fullSvc (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/data/
DPsipData.java333 byte surroundMode, byte bsmod, int numChannels, boolean fullSvc, byte langCod, in Ac3AudioDescriptor() argument
342 mFullSvc = fullSvc; in Ac3AudioDescriptor()
/packages/apps/TV/src/com/android/tv/tuner/ts/
DSectionParser.java1076 boolean fullSvc = (data[pos] & 0x01) != 0; in parseAc3AudioStream()
1143 numEncodedChannels, fullSvc, langCod, langCod2, mainId, priority, asvcflags, in parseAc3AudioStream()
1188 numEncodedChannels, fullSvc, langCod, langCod2, mainId, priority, asvcflags, text, in parseAc3AudioStream()