Searched refs:pHybOutImag (Results 1 – 1 of 1) sorted by relevance
770 FIXP_DBL *RESTRICT pHybOutImag; in SpatialDecApplyM2() local809 pHybOutImag = &pHybOutImagDry[0]; in SpatialDecApplyM2()812 pHybOutImag = &pHybOutImagWet[0]; in SpatialDecApplyM2()816 pHybOutImag[0] -= fMultDiv2(pWReal[0], pKernel[0]) in SpatialDecApplyM2()821 pHybOutImag = &pHybOutImagWet[0]; in SpatialDecApplyM2()825 pHybOutImag[1] += fMultDiv2(pWReal[1], pKernel[1]) in SpatialDecApplyM2()830 pHybOutImag = &pHybOutImagWet[0]; in SpatialDecApplyM2()834 pHybOutImag[2] -= fMultDiv2(pWReal[2], pKernel[2]) in SpatialDecApplyM2()