Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp237 SPATIAL_DEC_CONFIG decConfig; member
536 &pMpegSurroundDecoder->decConfig, pSSCinput, in initMpegSurroundDecoder()
620 static const SPATIAL_DEC_CONFIG decConfig = { in mpegSurroundDecoder_Create() local
646 if ((self = FDK_SpatialDecOpen(&decConfig, stereoConfigIndex)) == NULL) { in mpegSurroundDecoder_Create()
669 sacDec->mpegSurroundDecoderLevel = decConfig.decoderLevel; in mpegSurroundDecoder_Create()
679 sacDec->decConfig = decConfig; in mpegSurroundDecoder_Create()