Home
last modified time | relevance | path

Searched defs:tau (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dpca.c130 double t,c,s,tau,theta, h; in ff_pca() local
/third_party/python/Lib/test/test_json/
H A Dtest_enum.py23 tau = TAU variable in FloatNum
/third_party/FreeBSD/crypto/openssh/openbsd-compat/
H A Dchacha_private.h56 static const char tau[16] = "expand 16-byte k"; variable
/third_party/python/Lib/
H A Dstatistics.py139 from math import hypot, sqrt, fabs, exp, erf, tau, log, fsum namespace
/third_party/ffmpeg/libavfilter/
H A Daf_aemphasis.c277 double tau = (s->type == 7 ? 0.000050 : 0.000075); in config_input() local
H A Ddrawutils.c313 unsigned tau = 0x1010101 - alpha; in blend_line() local
335 unsigned tau = 0x10001 - alpha; in blend_line16() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c63 static const char tau[16] = "expand 16-byte k"; variable

Completed in 7 milliseconds