Searched refs:GetInvInt (Results 1 – 11 of 11) sorted by relevance
210 invIndex = GetInvInt(stopIndex-startIndex); in calculateDetectorValues()211 invChannel = GetInvInt(stopChannel-startChannel); in calculateDetectorValues()254 invTemp = GetInvInt(temp); in calculateDetectorValues()
130 pos_weight = FL2FXCONST_DBL(0.5f) - (len1*GetInvInt(len1+len2)); in spectralChange()310 INT sbrSlots = fMultI(GetInvInt(timeStep),no_cols); in FDKsbrEnc_frameSplitter()386 i_noCols = GetInvInt(noCols + tran_off ) << YBufferSzShift; in calculateThresholds()387 i_noCols1 = GetInvInt(noCols + tran_off - 1) << YBufferSzShift; in calculateThresholds()
182 FIXP_DBL invIndex = GetInvInt(stopIndex-startIndex); in qmfBasedNoiseFloorDetection()183 FIXP_DBL invChannel = GetInvInt(stopChannel-startChannel); in qmfBasedNoiseFloorDetection()
866 envBorder[env] = fMultI(GetInvInt(nEnvelopes),frameSize*env); in FDKsbrEnc_PSEncode()
224 invBands = GetInvInt(lu-ll); in calculateFlatnessMeasure()
546 FIXP_DBL gain = fMult(fDivNorm(nrgSum, nrg, &sc), GetInvInt(M+1)); in nmhLoweringEnergy()
457 inline FIXP_DBL GetInvInt(int intValue) in GetInvInt() function
331 inv_n = GetInvInt((sfbOffset[sfb + sfboffs + 1] - sfbOffset[sfb + sfboffs])>>1); in FDKaacEnc_prepareIntensityDecision()664 …inv_n = GetInvInt((sfbOffset[sfb + sfboffs + 1] - sfbOffset[sfb + sfboffs])>>1); // scaled with 2… in FDKaacEnc_IntensityStereoProcessing()
438 maxChannelBits = fMult((FIXP_DBL)maxChannelBits<<sc,GetInvInt(5))>>sc; in FDKaacEnc_InitElementBits()
1351 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos)); in calcNrgPerSubband()1476 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos)); in calcNrgPerSfb()1556 sum = fMult(sum, FX_DBL2FX_SGL(GetInvInt(ui-li))); in calcNrgPerSfb()
1043 …invL = FX_DBL2FX_SGL(GetInvInt(h_ps_d->bsData[h_ps_d->processSlot].mpeg.aEnvStartStop[env + 1] - h… in initSlotBasedRotation()