Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp228 SPATIALDEC_PARAM mpegSurroundUserParams; member
535 &pMpegSurroundDecoder->mpegSurroundUserParams, in initMpegSurroundDecoder()
576 &pMpegSurroundDecoder->mpegSurroundUserParams, initFlags); in initMpegSurroundDecoder()
659 sacDec->mpegSurroundUserParams.outputMode = SACDEC_OUT_MODE_NORMAL; in mpegSurroundDecoder_Create()
660 sacDec->mpegSurroundUserParams.blindEnable = 0; in mpegSurroundDecoder_Create()
661 sacDec->mpegSurroundUserParams.bypassMode = 0; in mpegSurroundDecoder_Create()
662 sacDec->mpegSurroundUserParams.concealMethod = 1; in mpegSurroundDecoder_Create()
663 sacDec->mpegSurroundUserParams.concealNumKeepFrames = 10; in mpegSurroundDecoder_Create()
664 sacDec->mpegSurroundUserParams.concealFadeOutSlopeLength = 5; in mpegSurroundDecoder_Create()
665 sacDec->mpegSurroundUserParams.concealFadeInSlopeLength = 5; in mpegSurroundDecoder_Create()
[all …]