HomeSort by relevance Sort by last modified time
    Searched refs:diffThres (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRenc/src/
nf_est.h 108 INVF_MODE diffThres; /*!< Threshold value to control the inverse filtering decision */
nf_est.cpp 177 INVF_MODE diffThres, /*!< Threshold value to control the inverse filtering decision.*/
242 inverseFilteringLevel <= diffThres)
348 h_sbrNoiseFloorEstimate->diffThres,
449 h_sbrNoiseFloorEstimate->diffThres = INVF_LOW_LEVEL;
453 h_sbrNoiseFloorEstimate->diffThres = INVF_MID_LEVEL;

Completed in 32 milliseconds