Lines Matching refs:spatialDec
113 void SpatialDecApplyPhase(spatialDec *self, FIXP_SGL alpha,
130 SACDEC_ERROR SpatialDecQMFAnalysis(spatialDec *self, const PCM_MPS *inData,
149 SACDEC_ERROR SpatialDecFeedQMF(spatialDec *self, FIXP_DBL **qmfInDataReal,
171 SACDEC_ERROR SpatialDecHybridAnalysis(spatialDec *self, FIXP_DBL **qmfInputReal,
191 SACDEC_ERROR SpatialDecCreateX(spatialDec *self, FIXP_DBL **hybInputReal,
209 spatialDec *self, const SPATIAL_BS_FRAME *frame, FIXP_DBL **xReal,
229 SACDEC_ERROR SpatialDecApplyM2(spatialDec *self, INT ps, const FIXP_SGL alpha,
252 spatialDec *self, INT ps, const FIXP_SGL alpha, FIXP_DBL **wReal,
270 SACDEC_ERROR SpatialDecApplyM2_Mode212(spatialDec *self, INT ps,
287 SACDEC_ERROR SpatialDecSynthesis(spatialDec *self, const INT ts,
293 void SpatialDecBufferMatrices(spatialDec *self);
295 FIXP_DBL getChGain(spatialDec *self, UINT ch, INT *scale);