Searched refs:wReal (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSACdec/src/ |
D | sac_process.h | 230 FIXP_DBL **wReal, FIXP_DBL **wImag, 252 spatialDec *self, INT ps, const FIXP_SGL alpha, FIXP_DBL **wReal, 271 const FIXP_SGL alpha, FIXP_DBL **wReal,
|
D | sac_process.cpp | 416 const FIXP_SGL alpha, FIXP_DBL **wReal, in SpatialDecApplyM2_Mode212() argument 441 FIXP_DBL *RESTRICT pWReal0 = wReal[0]; in SpatialDecApplyM2_Mode212() 442 FIXP_DBL *RESTRICT pWReal1 = wReal[1]; in SpatialDecApplyM2_Mode212() 474 spatialDec *self, INT ps, const FIXP_SGL alpha, FIXP_DBL **wReal, in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() argument 488 FIXP_DBL *RESTRICT pWReal0 = wReal[0]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() 490 FIXP_DBL *RESTRICT pWReal1 = wReal[1]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() 596 FIXP_DBL **wReal, FIXP_DBL **wImag, in SpatialDecApplyM2() argument 673 pWReal = wReal[col]; in SpatialDecApplyM2() 754 pWReal = wReal[col]; in SpatialDecApplyM2()
|