Home
last modified time | relevance | path

Searched defs:sinc (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/proj/
Dsterea.hpp81 T cosc, sinc, cosl_, k; in fwd() local
96 T rho, c, sinc, cosc; in inv() local
Dortho.hpp126 T rh, cosc, sinc; in inv() local
Dstere.hpp253 T c, rh, sinc, cosc; in inv() local
Daeqd.hpp250 T cosc, c_rh, sinc; in s_inverse() local
/third_party/node/deps/npm/node_modules/cacache/locales/
Des.js21 x.saca.sinc = (cache, clave, ops) => get.sync(cache, clave, ops) function
29 x.saca.tieneDatos.sinc = (cache, hacheo) => get.hasContent.sync(cache, hacheo) function
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DMultiChannelResampler.cpp121 float MultiChannelResampler::sinc(float radians) { in sinc() function in MultiChannelResampler
/third_party/musl/src/regex/
Dfnmatch.c167 size_t pinc, sinc, tailcnt=0; in fnmatch_internal() local
/third_party/pixman/pixman/
Dpixman-filter.c73 sinc (double x) in sinc() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.c127 sinc (double x) in sinc() function
/third_party/quickjs/
Dqjscalc.js2572 function sinc(a) function
/third_party/boost/boost/math/differentiation/
Dautodiff.hpp1920 fvar<RealType, Order> sinc(fvar<RealType, Order> const& cr) { in sinc() function