Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.h438 SCHAR ***ottIPD__FDK; member
Dsac_calcM1andM2.cpp483 INT idxIpd = self->ottIPD__FDK[ottBoxIndx][parameterSetIndx][band]; in calculateOpd()
731 int ipdIdx = self->ottIPD__FDK[ottBoxIndx][parameterSetIndx][band]; in param2UMX_Prediction__FDK()
Dsac_dec.cpp308 FDK_ALLOCATE_MEMORY_3D(self->ottIPD__FDK, setup.maxNumOttBoxes, in FDK_SpatialDecOpen()
997 FDK_FREE_MEMORY_3D(self->ottIPD__FDK); in FDK_SpatialDecClose()
Dsac_bitdec.cpp1710 &pCurBs->IPDLosslessData[ottIdx], self->ottIPD__FDK, self->outIdxData, in decodeAndMapFrameOtt()