Home
last modified time | relevance | path

Searched defs:channelCountTable (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/mpeg2ts/
DESQueue.cpp118 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseAC3SyncFrame() local
225 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseEAC3SyncFrame() local
375 static const unsigned channelCountTable[] = {1, 2, 2, 2, 2, 3, 3, 4, in parseDTSHDSyncFrame() local
/frameworks/av/media/module/extractors/mp4/
DMPEG4Extractor.cpp3523 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseEAC3SpecificBox() local
3678 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseAC3SpecificBox() local