Home
last modified time | relevance | path

Searched refs:eAacProfileType (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DUtils.cpp2376 int32_t eAacProfileType; member
2398 while (p->eAacProfileType != AACObjectNull) { in mapAACProfileToAudioFormat()
2399 if (eAacProfile == p->eAacProfileType) { in mapAACProfileToAudioFormat()