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 | 409 const FIXP_SGL alpha, FIXP_DBL **wReal, in SpatialDecApplyM2_Mode212() argument 434 FIXP_DBL *RESTRICT pWReal0 = wReal[0]; in SpatialDecApplyM2_Mode212() 435 FIXP_DBL *RESTRICT pWReal1 = wReal[1]; in SpatialDecApplyM2_Mode212() 467 spatialDec *self, INT ps, const FIXP_SGL alpha, FIXP_DBL **wReal, in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() argument 481 FIXP_DBL *RESTRICT pWReal0 = wReal[0]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() 483 FIXP_DBL *RESTRICT pWReal1 = wReal[1]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() 589 FIXP_DBL **wReal, FIXP_DBL **wImag, in SpatialDecApplyM2() argument 667 pWReal = wReal[col]; in SpatialDecApplyM2() 748 pWReal = wReal[col]; in SpatialDecApplyM2()
|