Searched defs:eAacProfileType (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DUtils.cpp1573 OMX_AUDIO_AACPROFILETYPE eAacProfileType; member in struct:android::aac_format_conv_t
1594 while (p->eAacProfileType != OMX_AUDIO_AACObjectNull) {
1595 if (eAacProfile == p->eAacProfileType) {

Completed in 103 milliseconds