/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audioresample.c | 1225 static const int frequencies[] = in GST_START_TEST() local 1230 for (f0 = 0; f0 < G_N_ELEMENTS (frequencies); ++f0) { in GST_START_TEST() 1231 for (f1 = 0; f1 < G_N_ELEMENTS (frequencies); ++f1) { in GST_START_TEST() 1232 run_fft_pipeline (frequencies[f0], frequencies[f0], quality, 32, in GST_START_TEST() 1234 run_fft_pipeline (frequencies[f0], frequencies[f0], quality, 32, in GST_START_TEST() 1236 run_fft_pipeline (frequencies[f0], frequencies[f0], quality, 32, in GST_START_TEST() 1238 run_fft_pipeline (frequencies[f0], frequencies[f0], quality, 64, in GST_START_TEST() 1240 run_fft_pipeline (frequencies[f0], frequencies[f0], quality, 64, in GST_START_TEST() 1242 run_fft_pipeline (frequencies[f0], frequencies[f0], quality, 64, in GST_START_TEST() 1244 run_fft_pipeline (frequencies[f0], frequencies[f0], quality, 16, in GST_START_TEST() [all …]
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/ |
D | SawtoothOscillator.cpp | 27 const float *frequencies = frequency.getBuffer(); in onProcess() local 34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess()
|
D | SineOscillator.cpp | 31 const float *frequencies = frequency.getBuffer(); in onProcess() local 37 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess()
|
D | ImpulseOscillator.cpp | 27 const float *frequencies = frequency.getBuffer(); in onProcess() local 33 mPhase += mFrequencyToPhaseIncrement * frequencies[i]; in onProcess()
|
D | TriangleOscillator.cpp | 27 const float *frequencies = frequency.getBuffer(); in onProcess() local 34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess()
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
D | SawPingGenerator.cpp | 35 const float *frequencies = frequency.getBuffer(); in onProcess() local 48 float sawtooth = incrementPhase(frequencies[i]); in onProcess()
|
/third_party/pulseaudio/src/utils/ |
D | qpaeq | 328 …i=len(self.filter_state.frequencies)*int(round(float(event.size().width())/event.oldSize().width()… 330 i=len(self.filter_state.frequencies) 366 self.slider=[None]*len(self.filter_state.frequencies) 384 for i,hz in enumerate(self.filter_state.frequencies): 498 self.frequencies=freqs 501 self.frequencies)] 502 self.coefficients=[0.0]*len(self.frequencies)
|
/third_party/ffmpeg/libavcodec/ |
D | pcm-dvd.c | 55 static const uint32_t frequencies[4] = { 48000, 96000, 44100, 32000 }; in pcm_dvd_parse_header() local 89 avctx->sample_rate = frequencies[header[1] >> 4 & 3]; in pcm_dvd_parse_header()
|
/third_party/flutter/skia/samplecode/ |
D | SamplePathText.cpp | 390 const Sk4f frequencies = Sk4f::Load(fFrequencies); in apply() local 399 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()
|
/third_party/skia/third_party/externals/spirv-cross/shaders/comp/ |
D | generate_height.comp | 80 … // The sqrt(G * k_len) factor represents how fast ocean waves at different frequencies propagate.
|
/third_party/skia/samplecode/ |
D | SamplePathText.cpp | 393 const Sk4f frequencies = Sk4f::Load(fFrequencies); in apply() local 402 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()
|
/third_party/libinput/doc/user/ |
D | normalization-of-relative-motion.rst | 76 resolutions and frequencies: ::
|
/third_party/boost/libs/numeric/odeint/doc/ |
D | tutorial_special_topics.qbk | 90 …frequencies ['__omega[subl i]] of each oscillator follow some distribution and ['__epsilon] is the… 94 …n is now a bit more complex since we also need to store the individual frequencies of each oscilla…
|
D | tutorial_thrust_cuda.qbk | 108 …rhs class as reference and not by value. This ensures that the natural frequencies of each oscilla… 129 …dom initial conditions and decreasing frequencies such that we should get synchronization. We copy…
|
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/ |
D | README | 73 - we could have narrow filters over harmonic frequencies
|
/third_party/boost/libs/math/doc/quadrature/ |
D | ooura_fourier_integrals.qbk | 92 …computes nodes and weights, and hence can be reused for many different frequencies with good effic…
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_texture_lod_bias.txt | 30 frequencies in one or more dimensions. The result is that texture-mapped
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_texture_lod_bias.txt | 30 frequencies in one or more dimensions. The result is that texture-mapped
|
/third_party/glslang/Test/ |
D | specExamples.frag | 55 float frequencies[3];
|
/third_party/glslang/Test/baseResults/ |
D | specExamples.frag.out | 301 0:? 'frequencies' ( global 3-element array of float) 576 0:? 'frequencies' ( global 3-element array of float)
|
/third_party/openGLES/extensions/NV/ |
D | NV_bindless_multi_draw_indirect.txt | 316 different frequencies in the command stream.
|
D | NV_path_rendering_shared_edge.txt | 107 The problem with mixed sample frequencies is that fractional
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_bindless_multi_draw_indirect.txt | 316 different frequencies in the command stream.
|
D | NV_path_rendering_shared_edge.txt | 107 The problem with mixed sample frequencies is that fractional
|
/third_party/eudev/hwdb/ |
D | 70-mouse.hwdb | 73 # supporting multiple fixed frequencies, see below. 89 # device supports multiple fixed frequencies, the order of items is
|