Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:AOT_PS

2670     AOT_PS               = 29,   /**< PS, Parametric Stereo (includes SBR)      */
2773 if (objectType == AOT_SBR || objectType == AOT_PS) {//SBR specific config per 14496-3 table 1.13
2815 if (objectType == AOT_SBR || objectType == AOT_PS) {