Home
last modified time | relevance | path

Searched defs:periodic (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/python/ops/signal/
Dwindow_ops.py34 def hann_window(window_length, periodic=True, dtype=dtypes.float32, name=None): argument
59 def hamming_window(window_length, periodic=True, dtype=dtypes.float32, argument
84 def _raised_cosine_window(name, default_name, window_length, periodic, argument
/external/webrtc/webrtc/system_wrappers/source/
Devent_timer_win.cc52 bool EventTimerWin::StartTimer(bool periodic, unsigned long time) { in StartTimer()
Devent_timer_posix.cc137 bool EventTimerPosix::StartTimer(bool periodic, unsigned long time) { in StartTimer()
/external/iperf3/src/
Dtimer.h61 int periodic; member
Dtimer.c124 int64_t usecs, int periodic ) in tmr_create()
/external/webrtc/webrtc/modules/video_coding/test/
Dtest_util.h40 virtual bool StartTimer(bool periodic, unsigned long time) { // NOLINT in StartTimer()
/external/Reactive-Extensions/RxCpp/Rx/v2/test/sources/
Dinterval.cpp38 auto periodic = rxsc::make_schedulable( in __anon4b8fbe9d0202() local
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c176 int periodic = 0; in main() local
/external/kernel-headers/original/uapi/linux/
Dinput.h459 struct ff_periodic_effect periodic; member
/external/u-boot/drivers/usb/host/
Dehci-hcd.c984 struct QH *periodic; in ehci_common_init() local
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc235 const bool periodic(true); in Init() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp851 auto periodic = make_schedulable( in schedule_periodically_rebind() local