Searched refs:M2Imag__FDK (Results 1 – 5 of 5) sorted by relevance
200 self->M2Imag__FDK[row][col][pb] = in SpatialDecSmoothM1andM2()201 ((fMultDiv2(delta__FDK, self->M2Imag__FDK[row][col][pb]) + in SpatialDecSmoothM1andM2()
292 self->M2Imag__FDK[0][0][pb] = (H11im[pb]); in SpatialDecCalculateM1andM2_212()293 self->M2Imag__FDK[1][0][pb] = (H21im[pb]); in SpatialDecCalculateM1andM2_212()294 self->M2Imag__FDK[0][1][pb] = (FIXP_DBL)0; // H12im[pb]; in SpatialDecCalculateM1andM2_212()295 self->M2Imag__FDK[1][1][pb] = (FIXP_DBL)0; // H22im[pb]; in SpatialDecCalculateM1andM2_212()
494 FIXP_DBL *MImag0 = self->M2Imag__FDK[row][0]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()699 M2ParamToKernelMult(pKernel, self->M2Imag__FDK[row][col], in SpatialDecApplyM2()790 M2ParamToKernelMult(pKernel, self->M2Imag__FDK[row][col], in SpatialDecApplyM2()971 FDKmemcpy(self->M2ImagPrev__FDK[row][col], self->M2Imag__FDK[row][col], in SpatialDecBufferMatrices()
448 FIXP_DBL ***M2Imag__FDK; member
344 FDK_ALLOCATE_MEMORY_3D(self->M2Imag__FDK, setup.maxNumOutputChannels, in FDK_SpatialDecOpen()988 FDK_FREE_MEMORY_3D(self->M2Imag__FDK); in FDK_SpatialDecClose()