Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dtran_det.cpp115 #define ABS_THRES ((FIXP_DBL)16) macro
542 thresholds[i] = fixMax(ABS_THRES, temp); in calculateThresholds()