Searched refs:startIndexMatrix (Results 1 – 2 of 2) sorted by relevance
128 INT startIndexMatrix = hTonCorr->startIndexMatrix; in FDKsbrEnc_CalculateTonalityQuotas() local168 FDKmemclear(nrgVector+startIndexMatrix,(totNoEst-startIndexMatrix)*sizeof(FIXP_DBL)); in FDKsbrEnc_CalculateTonalityQuotas()180 timeIndex = startIndexMatrix; in FDKsbrEnc_CalculateTonalityQuotas()733 …hTonCorr->startIndexMatrix = hTonCorr->numberOfEstimates - hTonCorr->numberOfEstimatesPer… in FDKsbrEnc_InitTonCorrParamExtr()
126 INT startIndexMatrix; /*!< The start index for the current frame in the quotaMatrix. */ member