Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dton_corr.h116 INT switchInverseFilt; /*!< Flag to enable dynamic adaption of invf. detection */ member
Dton_corr.cpp383 if (hTonCorr->switchInverseFilt) in FDKsbrEnc_TonCorrParamExtr()
Dsbr_encoder.cpp1364 hEnv->TonCorr.switchInverseFilt = TRUE; in initEnvChannel()
1367 hEnv->TonCorr.switchInverseFilt = FALSE; in initEnvChannel()