Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A 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
/aosp12/frameworks/av/media/extractors/mp4/
H A DMPEG4Extractor.cpp3390 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseEAC3SpecificBox() local
3545 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseAC3SpecificBox() local