Searched refs:smoothBand (Results 1 – 1 of 1) sorted by relevance
153 int smoothBand = 0; in getSmoothOnOff() local155 smoothBand = self->smgData[ps][pb]; in getSmoothOnOff()157 return smoothBand; in getSmoothOnOff()187 int smoothBand; in SpatialDecSmoothM1andM2() local189 smoothBand = getSmoothOnOff(self, ps, pb); in SpatialDecSmoothM1andM2()191 if (smoothBand && (pb >= residualBands)) { in SpatialDecSmoothM1andM2()