Searched defs:rates (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/util/nanotool/ |
D | nanotool.cpp | 203 static const std::vector<std::tuple<std::string, SensorSpecialRate>> rates = { in ParseRate() local
|
/device/asus/fugu/libaudio/ |
D | alsa_utils.cpp | 222 void HDMIAudioCaps::getRatesForAF(String8& rates) { in getRatesForAF()
|
/device/google/contexthub/firmware/src/drivers/orientation/ |
D | orientation.c | 146 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
|
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 521 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 525 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 532 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
|