OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_AAC_LAYERS
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACenc/src/
bitenc.h
107
MAX_AAC_LAYERS
= 9,
108
MAX_LAYERS =
MAX_AAC_LAYERS
, /* only one core layer if present */
/external/aac/libMpegTPEnc/src/
tpenc_latm.h
103
#define
MAX_AAC_LAYERS
9
108
#define LATM_MAX_LAYERS 1 /*
MAX_AAC_LAYERS
*/
Completed in 56 milliseconds