Home
last modified time | relevance | path

Searched refs:ticks (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dtime.c61 LONGLONG ticks; in c23_timespec_get() local
66 ticks = (LONGLONG)(date.QuadPart - _TIMESPEC_IMPL_UNIX_EPOCH_IN_TICKS); in c23_timespec_get()
67 ts->tv_sec = ticks / _TIMESPEC_IMPL_TICKS_PER_SECONDS; in c23_timespec_get()
68 ts->tv_nsec = (ticks % _TIMESPEC_IMPL_TICKS_PER_SECONDS) * 100; in c23_timespec_get()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_platform_dependents.cpp89 unsigned long long ticks = tv.dwHighDateTime; in get_time() local
90 ticks = (ticks << 32) | tv.dwLowDateTime; in get_time()
91 return static_cast<double>(ticks) / 1.0e7; in get_time()
/hardware/st/nfc/st21nfc/gki/common/
Dgki.h319 int32_t ticks; member
/hardware/st/nfc/1.0/gki/common/
Dgki.h319 int32_t ticks; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_calibrated_timestamps.adoc149 …the maximum deviation is always at least the maximum of the length of the ticks of the set of time…
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c697 timer_param.ticks = 1; in enable_timer()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal451 * Reports wheel ticks
457 * The next four elements represent ticks for individual wheels in the
460 * moves forward, and decrement when vehicles moves in reverse. The ticks
464 * int64Values[1] = front left ticks
465 * int64Values[2] = front right ticks
466 * int64Values[3] = rear right ticks
467 * int64Values[4] = rear left ticks
1576 * int32Values[3] : [optional] Number of ticks. The value must be equal or