Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dnf_est.cpp177 …INVF_MODE diffThres, /*!< Threshold value to control the inverse filtering decision.… in qmfBasedNoiseFloorDetection() argument
242 inverseFilteringLevel <= diffThres) in qmfBasedNoiseFloorDetection()
349 h_sbrNoiseFloorEstimate->diffThres, in FDKsbrEnc_sbrNoiseFloorEstimateQmf()
450 h_sbrNoiseFloorEstimate->diffThres = INVF_LOW_LEVEL; in FDKsbrEnc_InitSbrNoiseFloorEstimate()
454 h_sbrNoiseFloorEstimate->diffThres = INVF_MID_LEVEL; in FDKsbrEnc_InitSbrNoiseFloorEstimate()
Dnf_est.h108 …INVF_MODE diffThres; /*!< Threshold value to control the inverse filter… member