Home
last modified time | relevance | path

Searched refs:ottICCdiffidx (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSACdec/src/
Dsac_dec.h419 SCHAR ***ottICCdiffidx; member
Dsac_dec.cpp316 FDK_ALLOCATE_MEMORY_3D(self->ottICCdiffidx, setup.maxNumOttBoxes, in FDK_SpatialDecOpen()
845 self->ottICCdiffidx[i][k][j] = 0; in FDK_SpatialDecInit()
1004 FDK_FREE_MEMORY_3D(self->ottICCdiffidx); in FDK_SpatialDecClose()
Dsac_bitdec.cpp1688 self->ottICCdiffidx, /* differential data */ in decodeAndMapFrameOtt()