/external/oboe/src/flowgraph/resampler/ |
D | MultiChannelResampler.cpp | 121 float MultiChannelResampler::sinc(float radians) { in sinc() function in MultiChannelResampler 155 float coefficient = sinc(radians * cutoffScaler) * window; in generateCoefficients()
|
D | MultiChannelResampler.h | 198 static float sinc(float radians);
|
D | README.md | 5 The converter is based on a sinc function that has been windowed by a hyperbolic cosine.
|
/external/s2-geometry-library-java/src/com/google/common/geometry/ |
D | S2.java | 461 double sinc = S2Point.crossProd(a, b).norm(); in trueCentroid() local 464 double rc = (sinc == 0) ? 1 : (Math.asin(sinc) / sinc); in trueCentroid()
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | no-iv-rewrite.ll | 29 %s.01 = phi i32 [ 0, %ph ], [ %sinc, %loop ] 33 %sinc = add nsw i32 %s.01, %val 39 %s.lcssa = phi i32 [ %sinc, %loop ] 70 %s.01 = phi i64 [ 0, %ph ], [ %sinc, %loop ] 75 %sinc = add nsw i64 %s.01, %vall 81 %s.lcssa = phi i64 [ %sinc, %loop ]
|
/external/ImageMagick/Magick++/demo/ |
D | demos.tap | 25 … cubic gaussian hamming hanning hermite lanczos mitchell point quadratic sample scale sinc triangle
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | no-iv-rewrite.ll | 44 %s.01 = phi i32 [ 0, %ph ], [ %sinc, %loop ] 48 %sinc = add nsw i32 %s.01, %val 54 %s.lcssa = phi i32 [ %sinc, %loop ] 99 %s.01 = phi i64 [ 0, %ph ], [ %sinc, %loop ] 104 %sinc = add nsw i64 %s.01, %vall 110 %s.lcssa = phi i64 [ %sinc, %loop ]
|
/external/speex/ |
D | configure.ac | 231 AC_ARG_ENABLE(resample-full-sinc-table, [ --enable-resample-full-sinc-table Resample full SINC tab…
|
D | configure | 1459 --enable-resample-full-sinc-table Resample full SINC table (no interpolation)
|
/external/speex/libspeexdsp/ |
D | resample.c | 277 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc() function 290 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc() function 665 …st->sinc_table[i*st->filt_len+j] = sinc(st->cutoff,((j-(spx_int32_t)st->filt_len/2+1)-((float)i)/s… in update_filter() 680 …st->sinc_table[i+4] = sinc(st->cutoff,(i/(float)st->oversample - st->filt_len/2), st->filt_len, qu… in update_filter()
|
/external/tensorflow/third_party/py/numpy/tf_numpy_api/ |
D | tensorflow.experimental.numpy.pbtxt | 780 name: "sinc"
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_math_ops.py | 905 def sinc(x): function
|
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | les-mis-utf8.txt | 9416 é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,
|