Searched refs:concealFadeInSlopeLength (Results 1 – 3 of 3) sorted by relevance
193 UINT concealFadeInSlopeLength; member
665 sacDec->mpegSurroundUserParams.concealFadeInSlopeLength = 5; in mpegSurroundDecoder_Create()1922 if (pUserParams->concealFadeInSlopeLength != (UINT)value) { in mpegSurroundDecoder_SetParam()1923 pUserParams->concealFadeInSlopeLength = (UINT)value; in mpegSurroundDecoder_SetParam()
674 pUserParams->concealFadeInSlopeLength); in FDK_SpatialDecInit()