Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_interface.h193 UINT concealFadeInSlopeLength; member
Dsac_dec_lib.cpp665 sacDec->mpegSurroundUserParams.concealFadeInSlopeLength = 5; in mpegSurroundDecoder_Create()
1922 if (pUserParams->concealFadeInSlopeLength != (UINT)value) { in mpegSurroundDecoder_SetParam()
1923 pUserParams->concealFadeInSlopeLength = (UINT)value; in mpegSurroundDecoder_SetParam()
Dsac_dec.cpp674 pUserParams->concealFadeInSlopeLength); in FDK_SpatialDecInit()