Home
last modified time | relevance | path

Searched refs:M2ImagPrev__FDK (Results 1 – 4 of 4) sorted by relevance

/external/aac/libSACdec/src/
Dsac_process.cpp490 FIXP_DBL *MImagPrev0 = self->M2ImagPrev__FDK[row][0]; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding()
696 self->M2ImagPrev__FDK[row][col], in SpatialDecApplyM2()
787 self->M2ImagPrev__FDK[row][col], in SpatialDecApplyM2()
952 FDKmemcpy(self->M2ImagPrev__FDK[row][col], self->M2Imag__FDK[row][col], in SpatialDecBufferMatrices()
Dsac_smoothing.cpp203 self->M2ImagPrev__FDK[row][col][pb])) in SpatialDecSmoothM1andM2()
Dsac_dec.h450 FIXP_DBL ***M2ImagPrev__FDK; member
Dsac_dec.cpp350 FDK_ALLOCATE_MEMORY_3D(self->M2ImagPrev__FDK, setup.maxNumOutputChannels, in FDK_SpatialDecOpen()
984 FDK_FREE_MEMORY_3D(self->M2ImagPrev__FDK); in FDK_SpatialDecClose()