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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp3137 AOT_PS = 29, /**< PS, Parametric Stereo (includes SBR) */ enumerator in enum:android::__anon319
3245 if (objectType == AOT_SBR || objectType == AOT_PS) {//SBR specific config per 14496-3 table 1.13
3289 if (objectType == AOT_SBR || objectType == AOT_PS) {

Completed in 51 milliseconds