Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dsoftfloat.h43 static const SoftFloat FLOAT_1584893192 = { 0x32B771ED, 1}; ///< 1.584893192 (1… variable
/third_party/ffmpeg/libavcodec/
Daacsbr_fixed.c475 if (av_gt_sf(gain_boost, FLOAT_1584893192)) in sbr_gain_calc()
476 gain_boost = FLOAT_1584893192; in sbr_gain_calc()