Searched refs:stopPF (Results 1 – 1 of 1) sorted by relevance
349 FIXP_DBL stopPF = FL2FXCONST_DBL(0.0f); /* bits2PE factor entry in table in FDKaacEnc_InitBits2PeFactor() local365 stopPF = peTab[size - 1].bits2PeFactor[qualityIdx][nChannels - 1]; in FDKaacEnc_InitBits2PeFactor()373 stopPF = peTab[i + 1].bits2PeFactor[qualityIdx][nChannels - 1]; in FDKaacEnc_InitBits2PeFactor()389 bit2PE = fMult(slope, stopPF - startPF) + startPF; in FDKaacEnc_InitBits2PeFactor()