Searched refs:single (Results 1 – 25 of 47) sorted by relevance
12
/device/google/contexthub/firmware/os/core/ |
D | hostIntf.c | 855 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/ |
D | fp_extend.h | 50 #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/ |
D | hostIntf.h | 62 … struct SingleAxisDataPoint single[HOSTINTF_SENSOR_DATA_MAX / sizeof(struct SingleAxisDataPoint)]; member
|
/device/google/bluejay/ |
D | Android.bp | 18 // Please consider splitting the single license below into multiple licenses,
|
/device/google/barbet/ |
D | Android.bp | 19 // Please consider splitting the single license below into multiple licenses,
|
/device/google/raviole/ |
D | Android.bp | 19 // Please consider splitting the single license below into multiple licenses,
|
/device/google/redfin/ |
D | Android.bp | 19 // Please consider splitting the single license below into multiple licenses,
|
/device/google/sunfish/ |
D | Android.bp | 19 // Please consider splitting the single license below into multiple licenses,
|
/device/google/zumapro/ |
D | Android.bp | 18 // Please consider splitting the single license below into multiple licenses,
|
/device/google/coral/ |
D | Android.bp | 19 // Please consider splitting the single license below into multiple licenses,
|
/device/google/gs101/ |
D | Android.bp | 18 // Please consider splitting the single license below into multiple licenses,
|
/device/google/gs201/ |
D | Android.bp | 18 // Please consider splitting the single license below into multiple licenses,
|
/device/google/redbull/ |
D | Android.bp | 19 // Please consider splitting the single license below into multiple licenses,
|
/device/google/zuma/ |
D | Android.bp | 18 // Please consider splitting the single license below into multiple licenses,
|
/device/google/trout/agl_services_build/cmake/utils/ |
D | grpc_cpp_generator.cmake | 32 "" # no single value args
|
/device/google/atv/ |
D | Android.bp | 26 // Please consider splitting the single license below into multiple licenses,
|
/device/google/gs-common/ |
D | Android.bp | 27 // Please consider splitting the single license below into multiple licenses,
|
/device/linaro/hikey/ |
D | Android.bp | 26 // Please consider splitting the single license below into multiple licenses,
|
/device/google/contexthub/ |
D | Android.bp | 26 // Please consider splitting the single license below into multiple licenses,
|
/device/generic/goldfish-opengl/ |
D | Android.bp | 29 // Please consider splitting the single license below into multiple licenses,
|
/device/generic/opengl-transport/ |
D | Android.bp | 26 // Please consider splitting the single license below into multiple licenses,
|
/device/google/cuttlefish/shared/config/ |
D | pci.ids | 25 # device device_name <-- single tab
|
/device/amlogic/yukawa/ |
D | Android.bp | 30 // Please consider splitting the single license below into multiple licenses,
|
/device/linaro/poplar/ |
D | Android.bp | 29 // Please consider splitting the single license below into multiple licenses,
|
/device/generic/common/ |
D | README.md | 4 a single image.
|
12