Searched refs:concealFadeOutSlopeLength (Results 1 – 3 of 3) sorted by relevance
192 UINT concealFadeOutSlopeLength; member
664 sacDec->mpegSurroundUserParams.concealFadeOutSlopeLength = 5; in mpegSurroundDecoder_Create()1927 if (pUserParams->concealFadeOutSlopeLength != (UINT)value) { in mpegSurroundDecoder_SetParam()1928 pUserParams->concealFadeOutSlopeLength = (UINT)value; in mpegSurroundDecoder_SetParam()
668 pUserParams->concealFadeOutSlopeLength); in FDK_SpatialDecInit()