Searched refs:psBandNrgScale (Results 1 – 2 of 2) sorted by relevance
165 UCHAR psBandNrgScale[PS_MAX_BANDS]; member
723 FDKmemclear(hPsEncode->psBandNrgScale, PS_MAX_BANDS * sizeof(SCHAR)); in FDKsbrEnc_initPsBandNrgScale()734 hPsEncode->psBandNrgScale[bin] = in FDKsbrEnc_initPsBandNrgScale()735 (hPsEncode->psBandNrgScale[bin] == 0) in FDKsbrEnc_initPsBandNrgScale()738 hPsEncode->psBandNrgScale[bin]) + in FDKsbrEnc_initPsBandNrgScale()867 int bScale = hPsEncode->psBandNrgScale[bin]; in FDKsbrEnc_PSEncode()