Searched refs:eAACStreamFormat (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp172 aacParams->eAACStreamFormat =
255 if (aacParams->eAACStreamFormat == OMX_AUDIO_AACStreamFormatMP4FF) {
257 } else if (aacParams->eAACStreamFormat
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp186 aacParams->eAACStreamFormat = OMX_AUDIO_AACStreamFormatMP4FF;
H A DSoftAACEncoder2.cpp152 aacParams->eAACStreamFormat = OMX_AUDIO_AACStreamFormatMP4FF;
/frameworks/native/include/media/openmax/
H A DOMX_Audio.h310 OMX_AUDIO_AACSTREAMFORMATTYPE eAACStreamFormat; /**< AAC stream format enumeration */ member in struct:OMX_AUDIO_PARAM_AACPROFILETYPE
/frameworks/av/media/libstagefright/
H A DACodec.cpp1144 profile.eAACStreamFormat = OMX_AUDIO_AACStreamFormatMP4FF;
1170 profile.eAACStreamFormat =
H A DOMXCodec.cpp3447 profile.eAACStreamFormat = OMX_AUDIO_AACStreamFormatMP4FF;
3469 profile.eAACStreamFormat =

Completed in 2232 milliseconds