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

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

Completed in 13 milliseconds