Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 47) sorted by relevance

12

/device/google/contexthub/firmware/os/core/
DhostIntf.c855 static void copySingleSamples(struct ActiveSensor *sensor, const struct SingleAxisDataEvent *single) in copySingleSamples() argument
860 uint8_t evtNumSamples = single->samples[0].firstSample.numSamples; in copySingleSamples()
868 sensor->lastTime = sensor->buffer.referenceTime = single->referenceTime; in copySingleSamples()
870 sensor->lastTime += single->samples[i].deltaTime; in copySingleSamples()
874 sensor->buffer.single[0].idata = single->samples[i].idata; in copySingleSamples()
885 if (sensor->lastTime > single->referenceTime) { in copySingleSamples()
889 } else if (single->referenceTime - sensor->lastTime >= delta_time_max) { in copySingleSamples()
893 deltaTime = encodeDeltaTime(single->referenceTime - sensor->lastTime); in copySingleSamples()
897 sensor->buffer.single[numSamples].deltaTime = deltaTime; in copySingleSamples()
898 sensor->buffer.single[numSamples].idata = single->samples[0].idata; in copySingleSamples()
[all …]
/device/google/contexthub/firmware/lib/builtins/
Dfp_extend.h50 #error Source should be half, single, or double precision!
72 #error Destination should be single, double, or quad precision!
/device/google/contexthub/firmware/os/inc/
DhostIntf.h62 … struct SingleAxisDataPoint single[HOSTINTF_SENSOR_DATA_MAX / sizeof(struct SingleAxisDataPoint)]; member
/device/google/bluejay/
DAndroid.bp18 // Please consider splitting the single license below into multiple licenses,
/device/google/barbet/
DAndroid.bp19 // Please consider splitting the single license below into multiple licenses,
/device/google/raviole/
DAndroid.bp19 // Please consider splitting the single license below into multiple licenses,
/device/google/redfin/
DAndroid.bp19 // Please consider splitting the single license below into multiple licenses,
/device/google/sunfish/
DAndroid.bp19 // Please consider splitting the single license below into multiple licenses,
/device/google/zumapro/
DAndroid.bp18 // Please consider splitting the single license below into multiple licenses,
/device/google/coral/
DAndroid.bp19 // Please consider splitting the single license below into multiple licenses,
/device/google/gs101/
DAndroid.bp18 // Please consider splitting the single license below into multiple licenses,
/device/google/gs201/
DAndroid.bp18 // Please consider splitting the single license below into multiple licenses,
/device/google/redbull/
DAndroid.bp19 // Please consider splitting the single license below into multiple licenses,
/device/google/zuma/
DAndroid.bp18 // Please consider splitting the single license below into multiple licenses,
/device/google/trout/agl_services_build/cmake/utils/
Dgrpc_cpp_generator.cmake32 "" # no single value args
/device/google/atv/
DAndroid.bp26 // Please consider splitting the single license below into multiple licenses,
/device/google/gs-common/
DAndroid.bp27 // Please consider splitting the single license below into multiple licenses,
/device/linaro/hikey/
DAndroid.bp26 // Please consider splitting the single license below into multiple licenses,
/device/google/contexthub/
DAndroid.bp26 // Please consider splitting the single license below into multiple licenses,
/device/generic/goldfish-opengl/
DAndroid.bp29 // Please consider splitting the single license below into multiple licenses,
/device/generic/opengl-transport/
DAndroid.bp26 // Please consider splitting the single license below into multiple licenses,
/device/google/cuttlefish/shared/config/
Dpci.ids25 # device device_name <-- single tab
/device/amlogic/yukawa/
DAndroid.bp30 // Please consider splitting the single license below into multiple licenses,
/device/linaro/poplar/
DAndroid.bp29 // Please consider splitting the single license below into multiple licenses,
/device/generic/common/
DREADME.md4 a single image.

12