Searched refs:maxLfeBits (Results 1 – 1 of 1) sorted by relevance
432 int maxLfeBits = (int) FDKmax ( (INT)((fMult(lfeRate,(FIXP_DBL)(maxChannelBits<<sc))>>sc)<<1), in FDKaacEnc_InitElementBits() local435 maxChannelBits = (maxBitsTot - maxLfeBits); in FDKaacEnc_InitElementBits()448 hQC->elementBits[3]->maxBitsEl = maxLfeBits; in FDKaacEnc_InitElementBits()467 int maxLfeBits = (int) FDKmax ( (INT)((fMult(lfeRate,(FIXP_DBL)(maxChannelBits<<sc))>>sc)<<1), in FDKaacEnc_InitElementBits() local470 maxChannelBits = (maxBitsTot - maxLfeBits) / 7; in FDKaacEnc_InitElementBits()482 hQC->elementBits[lfeIdx]->maxBitsEl = maxLfeBits; in FDKaacEnc_InitElementBits()