Home
last modified time | relevance | path

Searched refs:AOT_PS (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp351 return AOT_PS; in getAOTFromProfile()
/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp2673 AOT_PS = 29, /**< PS, Parametric Stereo (includes SBR) */ enumerator
2776 if (objectType == AOT_SBR || objectType == AOT_PS) {//SBR specific config per 14496-3 table 1.13 in updateAudioTrackInfoFromESDS_MPEG4Audio()
2818 if (objectType == AOT_SBR || objectType == AOT_PS) { in updateAudioTrackInfoFromESDS_MPEG4Audio()