Searched refs:numberOfEstimatesPerFrame (Results 1 – 5 of 5) sorted by relevance
130 INT noEstPerFrame = hTonCorr->numberOfEstimatesPerFrame; in FDKsbrEnc_CalculateTonalityQuotas()389 … hTonCorr->numberOfEstimatesPerFrame + hTonCorr->frameStartIndexInvfEst, in FDKsbrEnc_TonCorrParamExtr()430 hTonCorr->numberOfEstimatesPerFrame, in FDKsbrEnc_TonCorrParamExtr()693 hTonCorr->numberOfEstimatesPerFrame = 2; /* sbrCfg->noQmfSlots / 7 */ in FDKsbrEnc_InitTonCorrParamExtr()701 hTonCorr->numberOfEstimatesPerFrame = 2; /* sbrCfg->noQmfSlots / 8 */ in FDKsbrEnc_InitTonCorrParamExtr()712 hTonCorr->numberOfEstimatesPerFrame = sbrCfg->noQmfSlots / 16; in FDKsbrEnc_InitTonCorrParamExtr()720 hTonCorr->numberOfEstimatesPerFrame = sbrCfg->noQmfSlots / 15; in FDKsbrEnc_InitTonCorrParamExtr()732 … = hTonCorr->numberOfEstimates - hTonCorr->numberOfEstimatesPerFrame; /* N… in FDKsbrEnc_InitTonCorrParamExtr()733 …tIndexMatrix = hTonCorr->numberOfEstimates - hTonCorr->numberOfEstimatesPerFrame; /* W… in FDKsbrEnc_InitTonCorrParamExtr()785 hTonCorr->numberOfEstimatesPerFrame, in FDKsbrEnc_InitTonCorrParamExtr()
122 … UINT numberOfEstimatesPerFrame, /*!< The number of tonality estimates per frame. */
121 …UINT numberOfEstimatesPerFrame; /*!< The number of estimates per frame available in the quotaMatri… member
301 … UINT numberOfEstimatesPerFrame, /*!< The number of tonality estimates per frame. */ in FDKsbrEnc_sbrNoiseFloorEstimateQmf() argument319 stopPos[0] = startIndex + min(numberOfEstimatesPerFrame,2); in FDKsbrEnc_sbrNoiseFloorEstimateQmf()
1033 hEnvChan->TonCorr.numberOfEstimatesPerFrame, in FDKsbrEnc_extractSbrEnvelope1()