Lines Matching refs:SACDEC_ERROR
166 SACDEC_ERROR SpatialDecQMFAnalysis(spatialDec *self, const PCM_MPS *inData, in SpatialDecQMFAnalysis()
170 SACDEC_ERROR err = MPS_OK; in SpatialDecQMFAnalysis()
207 SACDEC_ERROR SpatialDecFeedQMF(spatialDec *self, FIXP_DBL **qmfInDataReal, in SpatialDecFeedQMF()
212 SACDEC_ERROR err = MPS_OK; in SpatialDecFeedQMF()
282 SACDEC_ERROR SpatialDecHybridAnalysis(spatialDec *self, FIXP_DBL **qmfInputReal, in SpatialDecHybridAnalysis()
287 SACDEC_ERROR err = MPS_OK; in SpatialDecHybridAnalysis()
323 SACDEC_ERROR SpatialDecCreateX(spatialDec *self, FIXP_DBL **hybInputReal, in SpatialDecCreateX()
326 SACDEC_ERROR err = MPS_OK; in SpatialDecCreateX()
365 SACDEC_ERROR SpatialDecApplyM1_CreateW_Mode212( in SpatialDecApplyM1_CreateW_Mode212()
368 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM1_CreateW_Mode212()
415 SACDEC_ERROR SpatialDecApplyM2_Mode212(spatialDec *self, INT ps, in SpatialDecApplyM2_Mode212()
420 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM2_Mode212()
473 SACDEC_ERROR SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding( in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
477 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
593 SACDEC_ERROR SpatialDecApplyM2(spatialDec *self, INT ps, const FIXP_SGL alpha, in SpatialDecApplyM2()
599 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM2()
880 SACDEC_ERROR SpatialDecSynthesis(spatialDec *self, const INT ts, in SpatialDecSynthesis()
885 SACDEC_ERROR err = MPS_OK; in SpatialDecSynthesis()