HomeSort by relevance Sort by last modified time
    Searched full:msec (Results 251 - 275 of 590) sorted by null

<<11121314151617181920>>

  /external/skia/gm/
animatedGif.cpp 155 double secs = timer.msec() * .1;
  /external/skia/src/utils/
SkInterpolator.cpp 41 <time (in msec)>
  /external/skqp/gm/
animatedGif.cpp 155 double secs = timer.msec() * .1;
  /external/skqp/src/utils/
SkInterpolator.cpp 41 <time (in msec)>
  /external/sonivox/arm-wt-22k/lib_src/
eas_smfdata.c 61 0, /* current MIDI tick to msec conversion */
  /external/syslinux/com32/libutil/
crypt-md5.c 117 * On a 60 Mhz Pentium this takes 34 msec, so you would
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c 269 * Each is sent twice (in case lost) w/ 100 msec delay between;
277 * Delay random interval < 100 msec prior to initial sending.
350 /* First timeout should be random interval < 100 msec */
389 * Each response is sent twice (in case lost) w/ 100 msec delay
  /frameworks/av/media/libmediaplayer2/
JAudioTrack.cpp 488 status_t JAudioTrack::pendingDuration(int32_t *msec) {
489 if (msec == nullptr) {
508 // *msec = 0;
521 // *msec = (int32_t)(ms + clockdiff / NANOS_PER_MILLIS);
  /frameworks/av/services/oboeservice/
AAudioServiceStreamMMAP.cpp 93 // Note that this can sometimes take 200 to 300 msec for a cold start!
  /frameworks/base/cmds/statsd/src/anomaly/
AlarmMonitor.h 148 /** Converts uint32 timestamp in seconds to a Java long in msec. */
  /frameworks/base/media/java/android/media/
AmrInputStream.java 34 // frame is 20 msec at 8.000 khz
  /frameworks/wilhelm/src/android/
android_GenericMediaPlayer.h 90 virtual void getPositionMsec(int* msec); // ANDROID_UNKNOWN_TIME if unknown
  /packages/services/Telephony/src/com/android/phone/
CallTime.java 127 * Returns a "call duration" value for the specified Call, in msec,
  /system/bt/bta/hearing_aid/
hearing_aid_audio_source.cc 33 int data_interval_ms = 10 /* msec */;
  /system/core/liblog/include/log/
log_time.h 161 uint64_t msec() const { function in struct:log_time
  /system/extras/tests/workloads/
defs.sh 190 ((msec=$1*1000000+msecfield))
191 ((msec=msec/1000))
192 echo $msec
  /cts/tests/tests/assist/src/android/assist/cts/
AssistTestBase.java 127 fail("Assistant was not ready before timeout of: " + Utils.TIMEOUT_MS + "msec");
180 fail("Fail to receive broadcast in " + Utils.getAssistDataTimeout(mTestName) + "msec");
  /device/google/contexthub/firmware/os/drivers/window_orientation/
window_orientation.c 234 LOGD("settle_time_needed ~%llu (msec), settle_time ~%llu (msec)",
  /device/google/marlin/
WCNSS_qcom_cfg.ini 206 #Maximum Channel time in msec
286 # The Time is in msec.
  /external/llvm/include/llvm/Support/
TimeValue.h 243 uint64_t msec() const { function in class:llvm::sys::TimeValue
324 void msec( int64_t milliseconds ) { function in class:llvm::sys::TimeValue
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c 613 debug_printf("optimizing module %s took %d msec\n",
695 debug_printf(" jitting func %s took %d msec\n",
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TimeValue.h 234 uint64_t msec() const { function in class:llvm::sys::TimeValue
323 void msec( int64_t milliseconds ) { function in class:llvm::sys::TimeValue
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
TimeValue.h 243 uint64_t msec() const { function in class:llvm::sys::TimeValue
324 void msec( int64_t milliseconds ) { function in class:llvm::sys::TimeValue
  /external/syslinux/core/lwip/src/api/
tcpip.c 236 * @param msec time in milliseconds for timeout
265 * @param msec time in milliseconds for timeout
  /frameworks/base/libs/common_time/
clock_recovery.cpp 334 // another in less that 190mSec or so can start to cause trouble. Adding in
336 // 300mSec.

Completed in 1615 milliseconds

<<11121314151617181920>>