Searched refs:SpatialDecGetResidualIndex (Results 1 – 3 of 3) sorted by relevance
124 int SpatialDecGetResidualIndex(spatialDec* self, int row);
380 res = SpatialDecGetResidualIndex(self, 1); in SpatialDecApplyM1_CreateW_Mode212()745 self->residualBands[SpatialDecGetResidualIndex(self, col)]; in SpatialDecApplyM2()
164 int SpatialDecGetResidualIndex(spatialDec* self, int row) { in SpatialDecGetResidualIndex() function