Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
Dfixpoint_math.cpp289 int set_max = (x >= FL2FXCONST_DBL( 31.0/64.0)) | (x == FL2FXCONST_DBL(0.0)); in CalcInvLdData() local
307 if (set_max) in CalcInvLdData()