Searched refs:us (Results 1 – 7 of 7) sorted by relevance
/hardware/akm/AK8975_FS/libsensors/ |
D | AdxlSensor.cpp | 130 int32_t us; in setDelay() local 146 us = (int32_t)(delay_ns / 1000); in setDelay() 148 if (us >= ((10000000) >> rate_val)) in setDelay()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | usage.dox | 118 (us), that the application wants the codec to spend processing before 121 example, an application sets a <code>deadline</code> of 1000us, and the 122 frame takes 2000us to decode, the call to vpx_codec_decode() will return 123 after 2000us. In this case the deadline is not met, but the semantics of the 125 a <code>deadline</code> of 5000us, the decoder will see that it has 3000us 128 4000us (instead of the allocated 5000us). In this case the deadline is met,
|
D | README | 134 wrong. If not, contact us for support.
|
/hardware/intel/common/libva/ |
D | Makefile.am | 37 dpkg-buildpackage -rfakeroot -uc -us
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmutils.h | 86 #define SPINWAIT(exp, us) { \ argument 87 uint countdown = (us) + 9; \ 397 #define bcmprinttstamp(us) argument
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | README | 19 join us!
|
/hardware/intel/img/libdrm/ |
D | aclocal.m4 | 217 # Sed substitution that helps us do robust quoting. It backslashifies 2214 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow 4745 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 7057 [Sed that helps us avoid accidentally triggering echo(1) options like -n]) 7912 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
|