Home
last modified time | relevance | path

Searched defs:frequency (Results 1 – 25 of 101) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_group_add.py64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument
160 frequency = None variable
196 frequency = value variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_group_add.py64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument
160 frequency = None variable
196 frequency = value variable
/third_party/skia/third_party/externals/swiftshader/src/System/
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/swiftshader/src/Common/
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/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
DOscillatorBase.h64 oboe::flowgraph::FlowGraphPortFloatInput frequency; variable
83 float incrementPhase(float frequency) { in incrementPhase()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstlfocontrolsource.c60 gdouble frequency; member
83 GstClockTime timeshift, GstClockTime period, gdouble frequency, in _sine_get()
135 GstClockTime timeshift, GstClockTime period, gdouble frequency, in _square_get()
187 GstClockTime timeshift, GstClockTime period, gdouble frequency, in _saw_get()
238 GstClockTime timeshift, GstClockTime period, gdouble frequency, in _rsaw_get()
290 GstClockTime timeshift, GstClockTime period, gdouble frequency, in _triangle_get()
470 gdouble frequency = g_value_get_double (value); in gst_lfo_control_source_set_property() local
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Da2dp-codecs.h138 uint8_t frequency:4; member
150 uint8_t frequency:6; member
158 uint16_t frequency; member
168 uint8_t frequency:4; member
183 uint8_t frequency:6; member
189 uint16_t frequency:12; member
207 uint8_t frequency; member
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2tuner.c219 GstTunerChannel * channel, gulong frequency) in gst_v4l2_tuner_set_frequency_and_notify()
230 GstTunerChannel * channel, gulong frequency) in gst_v4l2_tuner_set_frequency()
262 gulong frequency = 0; in gst_v4l2_tuner_get_frequency() local
Dtuner.c323 GstTunerChannel * channel, gulong frequency) in gst_tuner_set_frequency()
506 GstTunerChannel * channel, gulong frequency) in gst_tuner_frequency_changed()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DVibratroEffect.h23 VibratoEffect(float depth_ms, float frequency): in VibratoEffect()
DFlangerEffect.h25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect()
DTremoloEffect.h25 TremoloEffect(float frequency, float height): in TremoloEffect()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/
DSineWave.h25 SineWave(float frequency, float amplitude, int sampleRate): in SineWave()
DPhaseAccumulator.h26 PhaseAccumulator(float frequency, float sampleRate): in PhaseAccumulator()
/third_party/flutter/glfw/src/
Dposix_time.h41 uint64_t frequency; member
Dwin32_time.c39 uint64_t frequency; in _glfwInitTimerWin32() local
/third_party/flutter/skia/third_party/externals/angle2/util/windows/
DWindowsTimer.cpp17 LARGE_INTEGER frequency = {}; in getFrequency() local
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
DSoundGenerator.cpp23 double frequency = 440.0; in SoundGenerator() local
/third_party/skia/third_party/externals/dawn/src/utils/
DWindowsTimer.cpp70 LARGE_INTEGER frequency = {}; in GetFrequency() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/sun/
DSDL_sunaudio.h42 int frequency; /* The audio frequency in KHz */ member
/third_party/jsframework/runtime/main/extend/systemplugin/
Dwifi.js26 frequency: '[PC preview] unknow frequency', property
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DSawOscillator.java31 public void setFrequency(float frequency) { in setFrequency()
/third_party/skia/third_party/externals/oboe/samples/shared/
DOscillator.h48 void setFrequency(double frequency) { in setFrequency()
/third_party/node/test/v8-updates/
Dtest-linux-perf.js28 const frequency = 99; constant
/third_party/flutter/skia/third_party/externals/sdl/src/timer/windows/
DSDL_systimer.c160 LARGE_INTEGER frequency; in SDL_GetPerformanceFrequency() local

12345