Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_interface.h192 UINT concealFadeOutSlopeLength; member
Dsac_dec_lib.cpp664 sacDec->mpegSurroundUserParams.concealFadeOutSlopeLength = 5; in mpegSurroundDecoder_Create()
1927 if (pUserParams->concealFadeOutSlopeLength != (UINT)value) { in mpegSurroundDecoder_SetParam()
1928 pUserParams->concealFadeOutSlopeLength = (UINT)value; in mpegSurroundDecoder_SetParam()
Dsac_dec.cpp668 pUserParams->concealFadeOutSlopeLength); in FDK_SpatialDecInit()