Searched defs:AOT_AAC_LC (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mp4/
H A DMPEG4Extractor.cpp3490 AOT_AAC_LC = 2, /**< Low Complexity object */ enumerator in enum:android::__anon143
3690 if (objectType == AOT_AAC_LC || objectType == AOT_ER_AAC_LC ||
3709 case AOT_AAC_LC:

Completed in 43 milliseconds