Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.h249 UCHAR tempShapeEnableChannelSTP[MAX_OUTPUT_CHANNELS]; /*!< STP side info. */ member
Dsac_stp.cpp531 no_scaling = !frame->tempShapeEnableChannelSTP[channlIndex[ch]]; in subbandTPApply()
Dsac_bitdec.cpp1143 frame->tempShapeEnableChannelSTP[i] = 0; in SpatialDecParseFrameData()
1158 frame->tempShapeEnableChannelSTP[i] = stpEnable; in SpatialDecParseFrameData()
Dsac_dec.cpp191 bsFrame->tempShapeEnableChannelSTP[i] = 0; in SpatialDecClearFrameData()