Searched refs:tp_hybBandBorder (Results 1 – 4 of 4) sorted by relevance
515 &self->hybOutputRealDry__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()516 &self->hybOutputImagDry__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()517 &self->hybOutputRealWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()518 &self->hybOutputImagWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()519 cplxHybBands - self->tp_hybBandBorder); in subbandTPApply()524 pBP = hStpDec->BP - self->tp_hybBandBorder; in subbandTPApply()528 &self->hybOutputRealDry__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()529 &self->hybOutputImagDry__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()530 &self->hybOutputRealWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()531 &self->hybOutputImagWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()[all …]
368 int tp_hybBandBorder; /* Hybrid band indicating the HP filter cut-off. */ member
1319 for (hyb = 0; hyb < self->tp_hybBandBorder; hyb++) { in SpatialDecApplyParameterSets()
1920 self->tp_hybBandBorder = 12; in SpatialDecDecodeHeader()