Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dsoftfloat.h46 static const SoftFloat FLOAT_MIN = { 0x20000000, MIN_EXP}; variable
/third_party/ffmpeg/libavcodec/
Daacsbr_fixed.c435 sbr->gain[e][m] = av_add_sf(sbr->gain[e][m], FLOAT_MIN); in sbr_gain_calc()
/third_party/python/Lib/test/
Dtest_math.py22 FLOAT_MIN = sys.float_info.min variable
803 scale = FLOAT_MIN / 2.0 ** exp
976 scale = FLOAT_MIN / 2.0 ** exp