Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.h245 UCHAR tempShapeEnableChannelGES[MAX_OUTPUT_CHANNELS]; /*!< GES side info. */ member
Dsac_reshapeBBEnv.cpp380 if (frame->tempShapeEnableChannelGES[ch2]) { in extractBBEnv()
597 if (frame->tempShapeEnableChannelGES[ch2]) { in SpatialDecReshapeBBEnv()
Dsac_bitdec.cpp1139 frame->tempShapeEnableChannelGES[i] = 0; in SpatialDecParseFrameData()
1162 frame->tempShapeEnableChannelGES[i] = gesChannelEnable[i]; in SpatialDecParseFrameData()
Dsac_dec.cpp192 bsFrame->tempShapeEnableChannelGES[i] = 0; in SpatialDecClearFrameData()