Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_interface.h194 UINT concealNumReleaseFrames; member
Dsac_dec_lib.cpp666 sacDec->mpegSurroundUserParams.concealNumReleaseFrames = 3; in mpegSurroundDecoder_Create()
1936 if (pUserParams->concealNumReleaseFrames != (UINT)value) { in mpegSurroundDecoder_SetParam()
1937 pUserParams->concealNumReleaseFrames = (UINT)value; in mpegSurroundDecoder_SetParam()
Dsac_dec.cpp680 pUserParams->concealNumReleaseFrames); in FDK_SpatialDecInit()