Searched refs:nHybBands (Results 1 – 3 of 3) sorted by relevance
146 UCHAR nHybBands[3]; /*!< Number of Hybrid bands generated by nrQmfBands. */ member377 hybOffset += hAnalysisHybFilter->pSetup->nHybBands[k]; in FDKhybridAnalysisApply()479 const int nHybBands = hSynthesisHybFilter->pSetup->nHybBands[k]; in FDKhybridSynthesisApply() local485 for (n = 0; n < nHybBands; n++) { in FDKhybridSynthesisApply()492 hybOffset += nHybBands; in FDKhybridSynthesisApply()
1677 int nHybBands = 0; in FDKdecorrelateApply() local1679 nHybBands = self->numbins; in FDKdecorrelateApply()1691 stop = fMin(self->REV_bandOffset[rb], (UCHAR)nHybBands); in FDKdecorrelateApply()
1335 int nHybBands; in SpatialDecApplyParameterSets() local1336 nHybBands = self->hybridBands; in SpatialDecApplyParameterSets()1343 for (hyb = 0; hyb < nHybBands; hyb++) { in SpatialDecApplyParameterSets()