OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msec
(Results
151 - 175
of
313
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/quake/quake/src/QW/client/
protocol.h
276
byte
msec
;
member in struct:usercmd_s
/external/sonivox/arm-fm-22k/lib_src/
eas_miditypes.h
109
EAS_U16 tickConv; /* current MIDI tick to
msec
conversion */
/external/sonivox/arm-hybrid-22k/lib_src/
eas_miditypes.h
109
EAS_U16 tickConv; /* current MIDI tick to
msec
conversion */
/external/sonivox/arm-wt-22k/lib_src/
eas_miditypes.h
109
EAS_U16 tickConv; /* current MIDI tick to
msec
conversion */
/frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h
169
/** In/Out: Coding timestamp in
msec
(not display timestamp) */
/hardware/ti/wlan/wl1271/config/
tiwlan.ini
26
PowerMgmtHangOverPeriod = 10 #in
mSec
units
/hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h
89
* The Tx path delay histogram (host + MAC)ranges in
msec
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
healthMonitor.c
335
* NOTE: start timer with minimum expiry (1
msec
) for recovery will start
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiwlnif.h
195
/* The Tx path delay histogram ranges in
msec
. */
/system/wlan/ti/wilink_6_1/config/
tiwlan.ini
23
PowerMgmtHangOverPeriod = 10 #in
mSec
units
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
STADExternalIf.h
89
* The Tx path delay histogram (host + MAC)ranges in
msec
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
healthMonitor.c
335
* NOTE: start timer with minimum expiry (1
msec
) for recovery will start
/external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp
4250
uint32
msec
= clock_conv.get_converted_ts(MILLISECOND_TIMESCALE);
local
7892
uint32
msec
= clock_conv.get_converted_ts(MILLISECOND_TIMESCALE);
local
7966
uint32
msec
= clock_conv.get_converted_ts(MILLISECOND_TIMESCALE);
local
8057
uint32
msec
= clock_conv.get_converted_ts(MILLISECOND_TIMESCALE);
local
8121
uint32
msec
= 0;
local
[
all
...]
/external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Component.h
457
The component will return from this call within 5
msec
.
541
call. The component will return from this call within 5
msec
.
/frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java
109
private static final long VIBRATE_SHORT = 20; //
msec
110
private static final long VIBRATE_LONG = 20; //
msec
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrSM.c
495
/* converting beacon interval to
msec
*/
496
tbtt = (param.content.beaconInterval * 1024) / 1000; /* from TU to
msec
*/
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlParams.c
105
Note that since the totalUsedTime is in usec and not
msec
we don't multiply by 1000. */
346
/* Convert total-delays units from usec to
mSec
. */
[
all
...]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRepositoryImplLog.java
145
// time (
msec
) from cut-off to last hit time
148
// we use
msec
/sec to get 1000 as max score
[
all
...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java
124
/** Delay time(
msec
.) to start prediction after key input when the candidates view is not shown. */
127
/** Delay time(
msec
.) to start prediction after key input when the candidates view is shown. */
[
all
...]
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventDisplay.java
612
Millisecond
msec
= new Millisecond(new Date((long) domainValue));
local
625
Number value = series.getValue(
msec
);
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
measurementMgrSM.c
511
/* converting beacon interval to
msec
*/
512
tbtt = (param.content.beaconInterval * 1024) / 1000; /* from TU to
msec
*/
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
measurementMgrSM.c
492
/* converting beacon interval to
msec
*/
493
tbtt = (param.content.beaconInterval * 1024) / 1000; /* from TU to
msec
*/
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlParams.c
105
Note that since the totalUsedTime is in usec and not
msec
we don't multiply by 1000. */
351
/* Convert total-delays units from usec to
mSec
. */
[
all
...]
/external/blktrace/
blkparse.c
1772
unsigned long long rrate, wrate,
msec
;
local
[
all
...]
/external/quake/quake/src/QW/server/
sv_user.c
[
all
...]
Completed in 1257 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>