Home
last modified time | relevance | path

Searched defs:frequencies (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
DSineOscillator.cpp31 const float *frequencies = frequency.getBuffer(); in onProcess() local
DSawtoothOscillator.cpp27 const float *frequencies = frequency.getBuffer(); in onProcess() local
DImpulseOscillator.cpp27 const float *frequencies = frequency.getBuffer(); in onProcess() local
DTriangleOscillator.cpp27 const float *frequencies = frequency.getBuffer(); in onProcess() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
DSawPingGenerator.cpp35 const float *frequencies = frequency.getBuffer(); in onProcess() local
/third_party/ffmpeg/libavcodec/
Dpcm-dvd.c55 static const uint32_t frequencies[4] = { 48000, 96000, 44100, 32000 }; in pcm_dvd_parse_header() local
/third_party/libevdev/tools/
Dmouse-dpi-tool.c30 double *frequencies; member
/third_party/flutter/skia/samplecode/
DSamplePathText.cpp390 const Sk4f frequencies = Sk4f::Load(fFrequencies); in apply() local
/third_party/skia/samplecode/
DSamplePathText.cpp393 const Sk4f frequencies = Sk4f::Load(fFrequencies); in apply() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioresample.c1225 static const int frequencies[] = in GST_START_TEST() local