Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.h411 SCHAR **ottICCidxPrev; member
Dsac_dec.cpp314 FDK_ALLOCATE_MEMORY_2D(self->ottICCidxPrev, setup.maxNumOttBoxes, in FDK_SpatialDecOpen()
599 self->ottICCidxPrev[i][j] = 0; in SpatialDecInitParserContext()
1003 FDK_FREE_MEMORY_2D(self->ottICCidxPrev); in FDK_SpatialDecClose()
Dsac_bitdec.cpp1691 self->ottICCidxPrev, /* int idxPrev[MAX_NUM_OTT][MAX_PARAMETER_BANDS], in decodeAndMapFrameOtt()