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

1 2 3 4 5 6 78 91011>>

  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 1441 unsigned int msec; local
1465 unsigned int msec; local
    [all...]
  /external/chromium_org/content/browser/android/
browser_media_player_manager.cc 112 void BrowserMediaPlayerManager::FullscreenPlayerSeek(int msec) {
115 player->SeekTo(base::TimeDelta::FromMilliseconds(msec));
  /external/chromium_org/media/audio/
audio_low_latency_input_output_unittest.cc 387 // xlabel('time [msec]')
388 // ylabel('delay [msec]')
  /external/kernel-headers/original/linux/
serial_core.h 285 unsigned int close_delay; /* msec */
286 unsigned int closing_wait; /* msec */
  /external/llvm/include/llvm/Support/
TimeValue.h 234 uint64_t msec() const { function in class:llvm::sys::TimeValue
324 void msec( int64_t milliseconds ) { function in class:llvm::sys::TimeValue
  /frameworks/av/libvideoeditor/vss/src/
M4DECODER_Null.c 287 * @param pTime: (IN/OUT) IN: Time to decode up to (in msec)
288 * OUT:Time of the last decoded frame (in msec)
  /frameworks/base/services/common_time/
clock_recovery.cpp 333 // another in less that 190mSec or so can start to cause trouble. Adding in
335 // 300mSec.
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.
  /packages/services/Telephony/src/com/android/phone/
BluetoothManager.java 180 + timeSinceRequest + " msec ago)");
184 + timeSinceRequest + " msec ago)");
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayPost.cpp 29 SK_MEMBER(delay, MSec),
SkDisplayApply.cpp 38 SK_MEMBER(begin, MSec),
41 SK_MEMBER(interval, MSec), // recommended redraw interval
50 SK_MEMBER_PROPERTY(time, MSec),
  /external/chromium_org/third_party/skia/src/utils/
SkInterpolator.cpp 40 <time (in msec)>
  /external/iputils/
ping_common.h 144 extern int interval; /* interval between packets (msec) */
  /external/libnl-headers/netlink/
attr.h 119 /* Msec attribute */
  /external/skia/src/animator/
SkDisplayPost.cpp 29 SK_MEMBER(delay, MSec),
SkDisplayApply.cpp 38 SK_MEMBER(begin, MSec),
41 SK_MEMBER(interval, MSec), // recommended redraw interval
50 SK_MEMBER_PROPERTY(time, MSec),
  /external/skia/src/utils/
SkInterpolator.cpp 40 <time (in msec)>
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 62 uint32 timeStamp; /* Vop TimeStamp in msec */
  /external/tcpdump/
print-icmp.c 321 u_int msec,sec,min,hrs; local
325 msec = tstamp % 1000;
329 snprintf(buf, sizeof(buf), "%02u:%02u:%02u.%03u",hrs,min,sec,msec);
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
kenny.c 182 printf("[-FL num] :Set (initial) frame length in msec. Valid length"
183 " are 30 and 60 msec.\n\n");
270 "Valid length are 30 and 60 msec.\n", framesize);

Completed in 3301 milliseconds

1 2 3 4 5 6 78 91011>>