Home
last modified time | relevance | path

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

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