Searched refs:BP_GF_START (Results 1 – 1 of 1) sorted by relevance
111 #define BP_GF_START 6 macro395 pBP = hStpDec->BP_GF - BP_GF_START; in subbandTPApply()400 sReal = fMin(getScalefactor(&qmfOutputRealDry[i_LF][BP_GF_START], in subbandTPApply()401 cplxBands - BP_GF_START), in subbandTPApply()402 getScalefactor(&qmfOutputRealDry[i_RF][BP_GF_START], in subbandTPApply()403 cplxBands - BP_GF_START)); in subbandTPApply()404 sImag = fMin(getScalefactor(&qmfOutputImagDry[i_LF][BP_GF_START], in subbandTPApply()405 cplxBands - BP_GF_START), in subbandTPApply()406 getScalefactor(&qmfOutputImagDry[i_RF][BP_GF_START], in subbandTPApply()407 cplxBands - BP_GF_START)); in subbandTPApply()[all …]