OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channelCountTable
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp
108
static const unsigned
channelCountTable
[] = {2, 1, 2, 3, 3, 4, 4, 5};
202
unsigned channelCount =
channelCountTable
[acmod] + lfeon;
218
static const unsigned
channelCountTable
[] = {2, 1, 2, 3, 3, 4, 4, 5};
275
unsigned channelCount =
channelCountTable
[acmod] + lfeon;
[
all
...]
/frameworks/av/media/extractors/mp4/
MPEG4Extractor.cpp
[
all
...]
Completed in 2982 milliseconds