Home
last modified time | relevance | path

Searched defs:mx2 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_cas.c88 int mn, mn2, mx, mx2; in cas_slice8() local
155 int mn, mn2, mx, mx2; in cas_slice16() local
/third_party/boost/libs/multiprecision/test/
Dtest_arithmetic.hpp1438 Real mx2((std::numeric_limits<Num>::max)()); in test_negative_mixed_minmax() local
/third_party/musl/libc-test/src/math/gen/
Dmp.c301 static int wrap_remquo(mpfr_t my, const mpfr_t mx, const mpfr_t mx2, mpfr_rnd_t r) in wrap_remquo()