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

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp222 aacParams->eAACStreamFormat =
305 if (aacParams->eAACStreamFormat == OMX_AUDIO_AACStreamFormatMP4FF) {
307 } else if (aacParams->eAACStreamFormat
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp186 aacParams->eAACStreamFormat = OMX_AUDIO_AACStreamFormatMP4FF;
H A DSoftAACEncoder2.cpp155 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 DOMXCodec.cpp3555 profile.eAACStreamFormat = OMX_AUDIO_AACStreamFormatMP4FF;
3577 profile.eAACStreamFormat =
H A DACodec.cpp1818 profile.eAACStreamFormat = OMX_AUDIO_AACStreamFormatMP4FF;
1870 profile.eAACStreamFormat =

Completed in 1687 milliseconds