Searched refs:psBandNrgScale (Results 1 – 2 of 2) sorted by relevance
156 UCHAR psBandNrgScale [PS_MAX_BANDS]; member
735 FDKmemclear(hPsEncode->psBandNrgScale, PS_MAX_BANDS*sizeof(SCHAR)); in FDKsbrEnc_initPsBandNrgScale()746 hPsEncode->psBandNrgScale[bin] = (hPsEncode->psBandNrgScale[bin]==0) in FDKsbrEnc_initPsBandNrgScale()748 … : (fixMax(hPsEncode->iidGroupWidthLd[group],hPsEncode->psBandNrgScale[bin]) + 1) ; in FDKsbrEnc_initPsBandNrgScale()889 int bScale = hPsEncode->psBandNrgScale[bin]; in FDKsbrEnc_PSEncode()