HomeSort by relevance Sort by last modified time
    Searched full:msec (Results 226 - 250 of 404) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 169 /** In/Out: Coding timestamp in msec (not display timestamp) */
  /frameworks/base/services/java/com/android/server/
CommonTimeManagementService.java 261 Log.w(TAG, String.format("Native service died, will reconnect in %d mSec",
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Measure.c 387 AKMDATA(AKMDATA_LOOP, "Sleep: %6.2f msec\n", (doze.tv_nsec/1000000.0f));
  /packages/apps/InCallUI/src/com/android/incallui/
AnimationUtils.java 42 * Duration for animations in msec, which can be used with
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fd.h 126 unsigned long hlt; /* Head load/settle time, msec */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h 126 unsigned long hlt; /* Head load/settle time, msec */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h 126 unsigned long hlt; /* Head load/settle time, msec */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 145 unsigned short msec; member in struct:linux_tinfo
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 145 unsigned short msec; member in struct:linux_tinfo
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 145 unsigned short msec; member in struct:linux_tinfo
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
sgiarcs.h 145 unsigned short msec; member in struct:linux_tinfo
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 145 unsigned short msec; member in struct:linux_tinfo
  /external/chromium_org/chrome/browser/resources/chromeos/
user_images_grid.js 13 * Interval between consecutive camera presence checks in msec.
19 * Interval between consecutive camera liveness checks in msec.
  /external/linux-tools-perf/util/
svghelper.c 162 if (duration < 1000 * 1000) { /* less than 1 msec */
182 if (end-start > 10 * 1000000) /* 10 msec */
  /external/wpa_supplicant_8/src/p2p/
p2p_parse.c 257 "(period %u msec interval %u msec)",
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 111 private static final long VIBRATE_SHORT = 20; // msec
112 private static final long VIBRATE_LONG = 20; // msec
WaveView.java 49 private static final long VIBRATE_SHORT = 20; // msec
50 private static final long VIBRATE_LONG = 20; // msec
  /frameworks/native/include/media/openmax/
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/wilhelm/src/android/
android_GenericPlayer.cpp 196 void GenericPlayer::getDurationMsec(int* msec) {
198 *msec = mDurationMsec;
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCamera2.cpp 691 static const int64_t MSEC = USEC * 1000LL;
692 static const int64_t SEC = MSEC * 1000LL;
  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 58 #define MAX_ROTATOR_WAITING_TIME_FOR_TRYLOCK (16000) // 16msec
59 #define ROTATOR_WAITING_TIME_FOR_TRYLOCK (8000) // 8msec
  /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...]
  /packages/services/Telephony/src/com/android/phone/
EmergencyCallHelper.java 54 public static final long TIME_BETWEEN_RETRIES = 5000; // msec
58 public static final long WAKE_LOCK_TIMEOUT = 5 * 60 * 1000; // 5 minutes in msec
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 763 XAmillisecond mSec
774 XAmillisecond mSec
    [all...]
  /external/blktrace/
blkparse.c 1772 unsigned long long rrate, wrate, msec; local
    [all...]

Completed in 1913 milliseconds

1 2 3 4 5 6 7 8 91011>>