Searched refs:numberOfEstimatesPerFrame (Results 1 – 5 of 5) sorted by relevance
146 INT noEstPerFrame = hTonCorr->numberOfEstimatesPerFrame; in FDKsbrEnc_CalculateTonalityQuotas()423 hTonCorr->numberOfEstimatesPerFrame + hTonCorr->frameStartIndexInvfEst, in FDKsbrEnc_TonCorrParamExtr()449 hTonCorr->frameStartIndex, hTonCorr->numberOfEstimatesPerFrame, in FDKsbrEnc_TonCorrParamExtr()726 hTonCorr->numberOfEstimatesPerFrame = 2; /* sbrCfg->noQmfSlots / 7 */ in FDKsbrEnc_InitTonCorrParamExtr()734 hTonCorr->numberOfEstimatesPerFrame = 2; /* sbrCfg->noQmfSlots / 8 */ in FDKsbrEnc_InitTonCorrParamExtr()745 hTonCorr->numberOfEstimatesPerFrame = sbrCfg->noQmfSlots / 16; in FDKsbrEnc_InitTonCorrParamExtr()753 hTonCorr->numberOfEstimatesPerFrame = sbrCfg->noQmfSlots / 15; in FDKsbrEnc_InitTonCorrParamExtr()767 hTonCorr->numberOfEstimatesPerFrame; /* Number of estimates in FDKsbrEnc_InitTonCorrParamExtr()775 hTonCorr->numberOfEstimatesPerFrame; /* Where to store the latest in FDKsbrEnc_InitTonCorrParamExtr()812 hTonCorr->numberOfEstimatesPerFrame, sbrCfg->sbrSyntaxFlags)) in FDKsbrEnc_InitTonCorrParamExtr()
343 UINT numberOfEstimatesPerFrame, /*!< The number of tonality estimates per in FDKsbrEnc_sbrNoiseFloorEstimateQmf() argument361 stopPos[0] = startIndex + min(numberOfEstimatesPerFrame, 2); in FDKsbrEnc_sbrNoiseFloorEstimateQmf()365 stopPos[1] = startIndex + min(numberOfEstimatesPerFrame, 2); in FDKsbrEnc_sbrNoiseFloorEstimateQmf()
152 UINT numberOfEstimatesPerFrame, /*!< The number of tonality estimates per
141 UINT numberOfEstimatesPerFrame; /*!< The number of estimates per frame member
1063 hEnvChan->TonCorr.numberOfEstimatesPerFrame, in FDKsbrEnc_extractSbrEnvelope1()