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

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

Completed in 37 milliseconds