Home | History | Annotate | Download | only in src

Lines Matching refs:SHORT

140   const SHORT *ScaleFactorBands_Long;
141 const SHORT *ScaleFactorBands_Short;
162 UCHAR WindowSequence; /* See enum above, 0: long, 1: start, 2: short, 3: stop */
207 SHORT aScaleFactor[(8*16)]; /* Spectral scale factors for each sfb in each window. */
208 SHORT aSfbScale[(8*16)]; /* could be free after ApplyTools() */
217 SHORT aNumLineInSec4Hcr[MAX_SFB_HCR]; /* needed once for all channels except for Drm syntax */
219 SHORT lenOfReorderedSpectralData;
254 SHORT aRvlcScfEsc[RVLC_MAX_SFB]; /* needed once for all channels */
255 SHORT aRvlcScfFwd[RVLC_MAX_SFB]; /* needed once for all channels */
256 SHORT aRvlcScfBwd[RVLC_MAX_SFB]; /* needed once for all channels */
275 SHORT specScale[8]; /* Scale shift values of each spectrum window */
337 const short *pScaleFactorBandOffsets,
357 const short *pScaleFactorBandOffsets,
396 inline const SHORT *GetScaleFactorBandOffsets(const CIcsInfo *pIcsInfo, const SamplingRateInfo* samplingRateInfo)