Home
last modified time | relevance | path

Searched defs:exp_diff (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Dsoftfloat.c467 const int64_t exp_diff = a_flt_e - b_flt_e; in _mesa_double_add_rtz() local
690 const int64_t exp_diff = a_flt_e - b_flt_e; in _mesa_double_sub_rtz() local
1077 int64_t exp_diff = e - c_flt_e; in _mesa_double_fma_rtz() local
1332 int16_t exp_diff = e - c_flt_e; in _mesa_float_fma_rtz() local
/third_party/ffmpeg/libavcodec/
Dac3enc.c486 int exp_diff; in compute_exp_strategy() local