Home
last modified time | relevance | path

Searched refs:sinc (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/src/regex/
Dfnmatch.c167 size_t pinc, sinc, tailcnt=0; in fnmatch_internal() local
183 k = str_next(str, n, &sinc); in fnmatch_internal()
186 str += sinc; in fnmatch_internal()
187 n -= sinc; in fnmatch_internal()
244 if ((k = str_next(s, endstr-s, &sinc)) <= 0) { in fnmatch_internal()
248 s += sinc; in fnmatch_internal()
275 k = str_next(s, endstr-s, &sinc); in fnmatch_internal()
285 s += sinc; in fnmatch_internal()
290 k = str_next(str, endstr-str, &sinc); in fnmatch_internal()
291 if (k > 0) str += sinc; in fnmatch_internal()
[all …]
/third_party/node/deps/npm/node_modules/cacache/locales/
Des.js21 x.saca.sinc = (cache, clave, ops) => get.sync(cache, clave, ops) function
22 x.saca.sinc.porHacheo = (cache, hacheo, ops) => get.sync.byDigest(cache, hacheo, ops)
29 x.saca.tieneDatos.sinc = (cache, hacheo) => get.hasContent.sync(cache, hacheo) function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.c127 sinc (double x) in sinc() function
140 return sinc (x); in envelope()
193 return sinc ((x - xl) * params->fx); in get_sinc_tap()
201 return (sinc ((x - xl) * params->fx) - params->sharpen) * env; in get_lanczos_tap()
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DMultiChannelResampler.cpp121 float MultiChannelResampler::sinc(float radians) { in sinc() function in MultiChannelResampler
155 float coefficient = sinc(radians * cutoffScaler) * window; in generateCoefficients()
DMultiChannelResampler.h198 static float sinc(float radians);
DREADME.md7 The converter is based on a sinc function that has been windowed by a hyperbolic cosine.
/third_party/ffmpeg/doc/
Dscaler.texi47 @item sinc
48 Select sinc rescaling algorithm.
Dresampler.texi223 select Blackman Nuttall windowed sinc
225 select Kaiser windowed sinc
Dswscale.txt89 sinc, ...). Their coefficients are calculated in initFilter().
Dfilters.texi1140 @item sinc
6804 @section sinc
6806 Generate a sinc kaiser-windowed low-pass, high-pass, band-pass, or band-reject FIR coefficients.
/third_party/ffmpeg/libavfilter/
Dasrc_sinc.c445 AVFILTER_DEFINE_CLASS(sinc);
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c782 agx_index sinc = agx_sin_pt_2(b, fixup); in agx_emit_alu() local
783 return agx_fmul_to(b, dst, sinc, fixup); in agx_emit_alu()
/third_party/ffmpeg/
DChangelog424 - sinc audio filter source
1877 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dles-mis-utf8.txt9416 évident, pour qui eût connu cette conscience droite, claire, sincère,
9851 de la soeur Simplice dans une lettre au sourd-muet Massieu. Si sincères,
12885 Chacune des affirmations de ces trois hommes, évidemment sincères et de
13557 La probité, la sincérité, la candeur, la conviction, l'idée du devoir,
/third_party/gstreamer/gstplugins_base/
DChangeLog78979 audioresample: Use auto sinc table mode by default
79018 audioresample: sinc filter performance improvements
79025 I added the sinc-filter-mode and sinc-filter-auto-threshold properties
130032 * gst/speexresample/resample.c: (compute_func), (main), (sinc),
137500 (speex_free), (compute_func), (main), (sinc), (cubic_coef),
/third_party/gstreamer/gstplugins_good/
DChangeLog135506 gst/audiofx/: Add small comparision with the windowed sinc filters in the docs.
135510 Add small comparision with the windowed sinc filters in the docs.
/third_party/gstreamer/gstplugins_bad/
DChangeLog207817 * gst/speexresample/resample.c: (compute_func), (main), (sinc),
218810 (speex_free), (compute_func), (main), (sinc), (cubic_coef),