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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp3125 AOT_ER_AAC_LC = 17, /**< Error Resilient(ER) AAC Low Complexity */ enumerator in enum:android::__anon319
3298 if (objectType == AOT_AAC_LC || objectType == AOT_ER_AAC_LC ||
3320 case AOT_ER_AAC_LC:

Completed in 52 milliseconds