Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp518 SPATIAL_SPECIFIC_CONFIG *const pSSCinput = in initMpegSurroundDecoder() local
526 if (pSSCinput->coreCodec != AOT_USAC) { in initMpegSurroundDecoder()
528 err = sscParseCheck(pSSCinput); in initMpegSurroundDecoder()
536 &pMpegSurroundDecoder->decConfig, pSSCinput, in initMpegSurroundDecoder()
559 pSSCtarget, pSSCinput, in initMpegSurroundDecoder()
568 FDKmemcpy(pSSCtarget, pSSCinput, sizeof(SPATIAL_SPECIFIC_CONFIG)); in initMpegSurroundDecoder()