Home
last modified time | relevance | path

Searched defs:frequency (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/glfw/src/
H A Dposix_time.h39 uint64_t frequency; member
H A Dwin32_time.h41 uint64_t frequency; member
H A Dcocoa_time.h33 uint64_t frequency; member
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DVibratroEffect.h23 VibratoEffect(float depth_ms, float frequency): in VibratoEffect() argument
H A DFlangerEffect.h25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect() argument
H A DTremoloEffect.h25 TremoloEffect(float frequency, float height): in TremoloEffect() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTimer.cpp87 int64_t Timer::frequency() in frequency() function in sw::Timer
90 int64_t frequency; in frequency() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTimer.cpp90 int64_t Timer::frequency() in frequency() function in sw::Timer
93 int64_t frequency; in frequency() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/
H A DPhaseAccumulator.h26 PhaseAccumulator(float frequency, float sampleRate): in PhaseAccumulator() argument
H A DSineWave.h25 SineWave(float frequency, float amplitude, int sampleRate): in SineWave() argument
/third_party/lame/ACM/
H A DACM.h52 unsigned int frequency; member in bitrate_item
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DOscillatorBase.h64 oboe::flowgraph::FlowGraphPortFloatInput frequency; member in OscillatorBase
83 float incrementPhase(float frequency) { in incrementPhase() argument
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DSoundGenerator.cpp23 double frequency = 440.0; in SoundGenerator() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWindowsTimer.cpp70 LARGE_INTEGER frequency = {}; in GetFrequency() local
/third_party/skia/third_party/externals/oboe/samples/shared/
H A DOscillator.h48 void setFrequency(double frequency) { in setFrequency() argument
/third_party/python/PC/
H A Dwinsound.c139 winsound_Beep_impl(PyObject *module, int frequency, int duration) in winsound_Beep_impl() argument
/third_party/python/PC/clinic/
H A Dwinsound.c.h72 int frequency; in winsound_Beep() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py160 frequency = None global() variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py160 frequency = None global() variable
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-sine.c122 uint32_t frequency; in pa__init() local
[all...]
H A Dmodule-sine-source.c204 uint32_t frequency; in pa__init() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSawOscillator.java31 public void setFrequency(float frequency) { in setFrequency() argument
/third_party/ffmpeg/libavcodec/
H A Dsbc.h85 uint8_t frequency; member
/third_party/alsa-utils/bat/
H A Dsignal.c45 sin_generator_init(struct sin_generator *sg, float magnitude, float frequency, float sample_rate) sin_generator_init() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dtest2.c81 unsigned int frequency; member

Completed in 7 milliseconds

1234