Lines Matching refs:FIXP_DBL
132 FIXP_DBL **qmfReal, FIXP_DBL **qmfImag,
149 SACDEC_ERROR SpatialDecFeedQMF(spatialDec *self, FIXP_DBL **qmfInDataReal,
150 FIXP_DBL **qmfInDataImag, const INT ts,
151 const INT bypassMode, FIXP_DBL **qmfReal,
152 FIXP_DBL **qmfImag, const INT numInputChannels);
171 SACDEC_ERROR SpatialDecHybridAnalysis(spatialDec *self, FIXP_DBL **qmfInputReal,
172 FIXP_DBL **qmfInputImag,
173 FIXP_DBL **hybOutputReal,
174 FIXP_DBL **hybOutputImag, const INT ts,
191 SACDEC_ERROR SpatialDecCreateX(spatialDec *self, FIXP_DBL **hybInputReal,
192 FIXP_DBL **hybInputImag, FIXP_DBL **pxReal,
193 FIXP_DBL **pxImag);
209 spatialDec *self, const SPATIAL_BS_FRAME *frame, FIXP_DBL **xReal,
210 FIXP_DBL **xImag, FIXP_DBL **vReal, FIXP_DBL **vImag);
230 FIXP_DBL **wReal, FIXP_DBL **wImag,
231 FIXP_DBL **hybOutputRealDry,
232 FIXP_DBL **hybOutputImagDry,
233 FIXP_DBL **hybOutputRealWet,
234 FIXP_DBL **hybOutputImagWet);
252 spatialDec *self, INT ps, const FIXP_SGL alpha, FIXP_DBL **wReal,
253 FIXP_DBL **wImag, FIXP_DBL **hybOutputRealDry, FIXP_DBL **hybOutputImagDry);
271 const FIXP_SGL alpha, FIXP_DBL **wReal,
272 FIXP_DBL **wImag,
273 FIXP_DBL **hybOutputRealDry,
274 FIXP_DBL **hybOutputImagDry);
288 FIXP_DBL **hybOutputReal,
289 FIXP_DBL **hybOutputImag, PCM_MPS *timeOut,
295 FIXP_DBL getChGain(spatialDec *self, UINT ch, INT *scale);