Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal.cpp663 SHORT tSpecScale[8]; in CConcealment_Store() local
671 FDKmemcpy(tSpecScale, hConcealmentInfo->specScale, 8*sizeof(SHORT)); in CConcealment_Store()
714 FDKmemcpy(pSpecScale, tSpecScale, 8*sizeof(SHORT)); in CConcealment_Store()