Home
last modified time | relevance | path

Searched refs:pScaleFactorBandOffsets (Results 1 – 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
Dstereo.cpp548 const SHORT *pScaleFactorBandOffsets, const UCHAR *pWindowGroupLength, in CJointStereo_ApplyMS() argument
909 for (int i = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
910 i < pScaleFactorBandOffsets[band + 1]; i++) { in CJointStereo_ApplyMS()
917 for (int i = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
918 i < pScaleFactorBandOffsets[band + 1]; i++) { in CJointStereo_ApplyMS()
924 for (int i = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
925 i < pScaleFactorBandOffsets[band + 1]; i++) { in CJointStereo_ApplyMS()
932 for (int i = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
933 i < pScaleFactorBandOffsets[band + 1]; i++) { in CJointStereo_ApplyMS()
944 for (int i = pScaleFactorBandOffsets[max_sfb_ste_outside]; in CJointStereo_ApplyMS()
[all …]
Dpulsedata.cpp148 *pScaleFactorBandOffsets, /*!< pointer to scalefactor band offsets */ in CPulseData_Apply() argument
154 k = pScaleFactorBandOffsets[PulseData->PulseStartBand]; in CPulseData_Apply()
Dpulsedata.h148 const short *pScaleFactorBandOffsets, FIXP_DBL *coef);
Dchannelinfo.h465 const SHORT *pScaleFactorBandOffsets, const UCHAR *pWindowGroupLength,
484 const short *pScaleFactorBandOffsets,