Lines Matching refs:spatialDec
139 static UINT mapChannel(spatialDec *self, UINT ch) { in mapChannel()
149 FIXP_DBL getChGain(spatialDec *self, UINT ch, INT *scale) { in getChGain()
164 SACDEC_ERROR SpatialDecQMFAnalysis(spatialDec *self, const PCM_MPS *inData, in SpatialDecQMFAnalysis()
201 SACDEC_ERROR SpatialDecFeedQMF(spatialDec *self, FIXP_DBL **qmfInDataReal, in SpatialDecFeedQMF()
275 SACDEC_ERROR SpatialDecHybridAnalysis(spatialDec *self, FIXP_DBL **qmfInputReal, in SpatialDecHybridAnalysis()
316 SACDEC_ERROR SpatialDecCreateX(spatialDec *self, FIXP_DBL **hybInputReal, in SpatialDecCreateX()
359 spatialDec *self, const SPATIAL_BS_FRAME *frame, FIXP_DBL **xReal, in SpatialDecApplyM1_CreateW_Mode212()
408 SACDEC_ERROR SpatialDecApplyM2_Mode212(spatialDec *self, INT ps, in SpatialDecApplyM2_Mode212()
467 spatialDec *self, INT ps, const FIXP_SGL alpha, FIXP_DBL **wReal, in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
588 SACDEC_ERROR SpatialDecApplyM2(spatialDec *self, INT ps, const FIXP_SGL alpha, in SpatialDecApplyM2()
862 SACDEC_ERROR SpatialDecSynthesis(spatialDec *self, const INT ts, in SpatialDecSynthesis()
939 void SpatialDecBufferMatrices(spatialDec *self) { in SpatialDecBufferMatrices()
984 void SpatialDecApplyPhase(spatialDec *self, FIXP_SGL alpha__FDK, in SpatialDecApplyPhase()