Lines Matching refs:SACDEC_ERROR
164 SACDEC_ERROR SpatialDecQMFAnalysis(spatialDec *self, const PCM_MPS *inData, in SpatialDecQMFAnalysis()
168 SACDEC_ERROR err = MPS_OK; in SpatialDecQMFAnalysis()
201 SACDEC_ERROR SpatialDecFeedQMF(spatialDec *self, FIXP_DBL **qmfInDataReal, in SpatialDecFeedQMF()
206 SACDEC_ERROR err = MPS_OK; in SpatialDecFeedQMF()
275 SACDEC_ERROR SpatialDecHybridAnalysis(spatialDec *self, FIXP_DBL **qmfInputReal, in SpatialDecHybridAnalysis()
280 SACDEC_ERROR err = MPS_OK; in SpatialDecHybridAnalysis()
316 SACDEC_ERROR SpatialDecCreateX(spatialDec *self, FIXP_DBL **hybInputReal, in SpatialDecCreateX()
319 SACDEC_ERROR err = MPS_OK; in SpatialDecCreateX()
358 SACDEC_ERROR SpatialDecApplyM1_CreateW_Mode212( in SpatialDecApplyM1_CreateW_Mode212()
361 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM1_CreateW_Mode212()
408 SACDEC_ERROR SpatialDecApplyM2_Mode212(spatialDec *self, INT ps, in SpatialDecApplyM2_Mode212()
413 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM2_Mode212()
466 SACDEC_ERROR SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding( in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
470 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
588 SACDEC_ERROR SpatialDecApplyM2(spatialDec *self, INT ps, const FIXP_SGL alpha, in SpatialDecApplyM2()
594 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyM2()
862 SACDEC_ERROR SpatialDecSynthesis(spatialDec *self, const INT ts, in SpatialDecSynthesis()
867 SACDEC_ERROR err = MPS_OK; in SpatialDecSynthesis()