Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.h418 SCHAR **cmpOttICCidxPrev; member
Dsac_dec.cpp324 FDK_ALLOCATE_MEMORY_2D(self->cmpOttICCidxPrev, setup.maxNumOttBoxes, in FDK_SpatialDecOpen()
601 self->cmpOttICCidxPrev[i][j] = 0; in SpatialDecInitParserContext()
1009 FDK_FREE_MEMORY_2D(self->cmpOttICCidxPrev); in FDK_SpatialDecClose()
Dsac_bitdec.cpp1059 frame->cmpOttICCidx, self->cmpOttICCidxPrev, t_ICC, i, 0, in SpatialDecParseFrameData()