Searched refs:pHybOutImagDry (Results 1 – 1 of 1) sorted by relevance
439 FIXP_DBL *RESTRICT pHybOutImagDry = hybOutputImagDry[row]; in SpatialDecApplyM2_Mode212() local466 *pHybOutImagDry++ = imag << (1 + M2_exp); in SpatialDecApplyM2_Mode212()501 FIXP_DBL *RESTRICT pHybOutImagDry = hybOutputImagDry[row]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local542 *pHybOutImagDry++ = fMultAddDiv2(imag, wImag1, mReal1) << s; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()587 *pHybOutImagDry++ = fMultAddDiv2(imag, wImag1, mReal1) << s; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()612 *RESTRICT pHybOutImagDry, *RESTRICT pHybOutRealWet, in SpatialDecApplyM2() local649 pHybOutImagDry = hybOutputImagDry[row]; in SpatialDecApplyM2()689 pHybOutImagDry[qs] = fMult(pWImag[qs], pKernel[qs]); in SpatialDecApplyM2()697 pHybOutImagDry[qs] += SAC_DEC_APPLY_M2_SCALE( in SpatialDecApplyM2()708 pHybOutImagDry[0] -= SAC_DEC_APPLY_M2_SCALE( in SpatialDecApplyM2()[all …]