Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/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
375 static const unsigned channelCountTable[] = {1, 2, 2, 2, 2, 3, 3, 4, in parseDTSHDSyncFrame() local
/aosp_15_r20/frameworks/av/media/module/extractors/mp4/
H A DMPEG4Extractor.cpp3466 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseEAC3SpecificBox() local
3621 static const unsigned channelCountTable[] = {2, 1, 2, 3, 3, 4, 4, 5}; in parseAC3SpecificBox() local