Searched refs:pHybOutImagDry (Results 1 – 1 of 1) sorted by relevance
432 FIXP_DBL *RESTRICT pHybOutImagDry = hybOutputImagDry[row]; in SpatialDecApplyM2_Mode212() local459 *pHybOutImagDry++ = imag << (1 + M2_exp); in SpatialDecApplyM2_Mode212()494 FIXP_DBL *RESTRICT pHybOutImagDry = hybOutputImagDry[row]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local535 *pHybOutImagDry++ = fMultAddDiv2(imag, wImag1, mReal1) << s; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()580 *pHybOutImagDry++ = fMultAddDiv2(imag, wImag1, mReal1) << s; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()605 *RESTRICT pHybOutImagDry, *RESTRICT pHybOutRealWet, in SpatialDecApplyM2() local643 pHybOutImagDry = hybOutputImagDry[row]; in SpatialDecApplyM2()683 pHybOutImagDry[qs] = fMult(pWImag[qs], pKernel[qs]); in SpatialDecApplyM2()691 pHybOutImagDry[qs] += fMultDiv2(pWImag[qs], pKernel[qs]) in SpatialDecApplyM2()702 pHybOutImagDry[0] -= fMultDiv2(pWReal[0], pKernel[0]) in SpatialDecApplyM2()[all …]