Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DUtils.cpp2068 OMX_AUDIO_AACPROFILETYPE eAacProfileType; member
2090 while (p->eAacProfileType != OMX_AUDIO_AACObjectNull) { in mapAACProfileToAudioFormat()
2091 if (eAacProfile == p->eAacProfileType) { in mapAACProfileToAudioFormat()