Searched refs:eAacProfileType (Results 1 – 1 of 1) sorted by relevance
1573 OMX_AUDIO_AACPROFILETYPE eAacProfileType; member1594 while (p->eAacProfileType != OMX_AUDIO_AACObjectNull) { in mapAACProfileToAudioFormat()1595 if (eAacProfile == p->eAacProfileType) { in mapAACProfileToAudioFormat()