Searched refs:nHybBands (Results 1 – 3 of 3) sorted by relevance
146 UCHAR nHybBands[3]; /*!< Number of Hybrid bands generated by nrQmfBands. */ member378 hybOffset += hAnalysisHybFilter->pSetup->nHybBands[k]; in FDKhybridAnalysisApply()480 const int nHybBands = hSynthesisHybFilter->pSetup->nHybBands[k]; in FDKhybridSynthesisApply() local487 for (n = 0; n < nHybBands; n++) { in FDKhybridSynthesisApply()494 hybOffset += nHybBands; in FDKhybridSynthesisApply()
1645 int nHybBands = 0; in FDKdecorrelateApply() local1647 nHybBands = self->numbins; in FDKdecorrelateApply()1659 stop = fMin(self->REV_bandOffset[rb], (UCHAR)nHybBands); in FDKdecorrelateApply()
1372 int nHybBands; in SpatialDecApplyParameterSets() local1373 nHybBands = self->hybridBands; in SpatialDecApplyParameterSets()1380 for (hyb = 0; hyb < nHybBands; hyb++) { in SpatialDecApplyParameterSets()