Home
last modified time | relevance | path

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

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