Home
last modified time | relevance | path

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

/external/aac/libSBRenc/include/
Dsbr_encoder.h232 SCHAR threshold_AmpRes_FF_e; member
/external/aac/libSBRenc/src/
Dsbr_encoder.cpp417 config->threshold_AmpRes_FF_e = 7; in FDKsbrEnc_AdjustSbrSettings()
425 config->threshold_AmpRes_FF_e = 7; in FDKsbrEnc_AdjustSbrSettings()
429 config->threshold_AmpRes_FF_e = 0; in FDKsbrEnc_AdjustSbrSettings()
1758 hSbrElement->sbrConfigData.thresholdAmpResFF_e = params->threshold_AmpRes_FF_e; in FDKsbrEnc_EnvInit()