• Home
  • Raw
  • Download

Lines Matching refs:pScaleFactorBandOffsets

548     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()
966 pScaleFactorBandOffsets[max_sfb_ste_outside] + 7, windowLen); in CJointStereo_ApplyMS()
1026 spectrumL[windowLen * window + pScaleFactorBandOffsets[band]]); in CJointStereo_ApplyMS()
1028 spectrumR[windowLen * window + pScaleFactorBandOffsets[band]]); in CJointStereo_ApplyMS()
1030 &(dmx_im[windowLen * window + pScaleFactorBandOffsets[band]]); in CJointStereo_ApplyMS()
1032 &(dmx_re[windowLen * window + pScaleFactorBandOffsets[band]]); in CJointStereo_ApplyMS()
1034 for (int i = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
1035 i < pScaleFactorBandOffsets[band + 1]; i++) { in CJointStereo_ApplyMS()
1125 offsetCurrBand = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
1126 offsetNextBand = pScaleFactorBandOffsets[band + 1]; in CJointStereo_ApplyMS()
1139 for (int index = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
1140 index < pScaleFactorBandOffsets[band + 1]; index++) { in CJointStereo_ApplyMS()
1152 for (int index = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyMS()
1153 index < pScaleFactorBandOffsets[band + 1]; index++) { in CJointStereo_ApplyMS()
1177 const SHORT *pScaleFactorBandOffsets, in CJointStereo_ApplyIS() argument
1242 for (int index = pScaleFactorBandOffsets[band]; in CJointStereo_ApplyIS()
1243 index < pScaleFactorBandOffsets[band + 1]; index++) { in CJointStereo_ApplyIS()