Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_calcM1andM2.cpp367 self->ottICC__FDK[ottBoxIndx][parameterSetIndx], in param2UMX_PS__FDK()
484 INT idxIcc = self->ottICC__FDK[ottBoxIndx][parameterSetIndx][band]; in calculateOpd()
539 self->ottICC__FDK[ottBoxIndx][parameterSetIndx], in param2UMX_PS_IPD_OPD__FDK()
730 int iccIdx = self->ottICC__FDK[ottBoxIndx][parameterSetIndx][band]; in param2UMX_Prediction__FDK()
Dsac_dec.h426 SCHAR ***ottICC__FDK; member
Dsac_dec.cpp306 FDK_ALLOCATE_MEMORY_3D(self->ottICC__FDK, setup.maxNumOttBoxes, in FDK_SpatialDecOpen()
998 FDK_FREE_MEMORY_3D(self->ottICC__FDK); in FDK_SpatialDecClose()
Dsac_bitdec.cpp1690 self->ottICC__FDK, self->outIdxData, in decodeAndMapFrameOtt()