OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Delay
(Results
1 - 9
of
9
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/timer/amigaos/
SDL_systimer.c
102
Delay
(ms/20);
161
Delay
(ms/50);
225
Delay
(1);
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_ReverbGenerator.c
37
/* Initialises the reverb module. The
delay
buffer size is configured for the */
41
/* control parameters has changed. In this case the
delay
and filters are only */
55
/* 1. In the
delay
settings 'Samples' is the number of samples to the end of the */
65
LVM_UINT16
Delay
;
75
* Initialise the
delay
and filters if:
83
* Setup the
delay
85
Delay
= (LVM_UINT16)LVCS_StereoDelayCS[(LVM_UINT16)pParams->SampleRate];
88
pConfig->DelaySize = (LVM_INT16)(2 *
Delay
);
155
/* -->| LPF |-->|
Delay
|-->| to | ____ | to |-->| Gain |-->| + |--> */
162
/* The input buffer is broken in to sub-blocks of the size of the
delay
or less. *
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/
SDL_MPWtimer.c
82
Delay
(ms/MS_PER_TICK, &unused);
/external/libnfc-nxp/src/
phFriNfc_OvrHalCmd.h
77
uint32_t
Delay
;
/external/v8/src/
runtime-profiler.cc
60
int
Delay
() const { return static_cast<int>(OS::Ticks() - start_); }
151
void RuntimeProfiler::Optimize(JSFunction* function, bool eager, int
delay
) {
157
if (
delay
> 0) {
158
PrintF(" (delayed %0.3f ms)", static_cast<double>(
delay
) / 1000);
250
int
delay
= current->
Delay
();
local
252
Optimize(*function, true,
delay
);
/external/ppp/pppd/plugins/radius/etc/
dictionary
76
ATTRIBUTE Acct-
Delay
-Time 41 integer
/external/chromium/chrome/browser/resources/ntp/
apps.js
690
//
Delay
changing the attribute a bit to let the page settle down a bit.
/external/chromium/chrome/browser/resources/net_internals/
main.js
273
*
Delay
in milliseconds between updates of certain browser information.
[
all
...]
/external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp
[
all
...]
Completed in 772 milliseconds