Home
last modified time | relevance | path

Searched defs:time (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_common.h45 #define TIME_MICROSECONDS(time) 0 argument
46 #define TIME_SECONDS(time) (time) argument
47 #define TIME_INCREASE(time, microsecs) time += microsecs / 1000000 argument
48 #define TIME_SET(time, sec, microsec) time = sec argument
74 #define TIME_MICROSECONDS(time) (time).tv_usec argument
75 #define TIME_SECONDS(time) (time).tv_sec argument
76 #define TIME_INCREASE(time, microsecs) \ argument
80 #define TIME_SET(time, sec, microsec) \ argument
86 #define TIME_DELTA(time, base) \ argument
Dperf_obj.h46 TIME_STRUCT time, tempTime; /* last and current timestamp */ member
/hardware/akm/AK8975_FS/libsensors/
DAkmSensor.cpp212 int64_t time = timevalToNano(event->time); in readEvents() local
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_ETC.c163 unsigned long sec, usec, time; in MeasureTime() local
/hardware/ti/wlan/mac80211/ti-utils/
Dcalibrator.h106 bool frame, time; member
/hardware/invensense/60xx/mlsdk/mllite/
Dml.c1399 inv_error_t inv_set_no_motion_time(float time) in inv_set_no_motion_time()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h4504 uint32 time; member
4749 uint32 time; member