/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | datalogger_outputs.c | 49 void inv_get_sensor_type_gyro_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_short() 64 void inv_get_sensor_type_gyro_raw_body_float(float *values, in inv_get_sensor_type_gyro_raw_body_float() 91 void inv_get_sensor_type_gyro_float(float *values, int8_t *accuracy, in inv_get_sensor_type_gyro_float() 107 void inv_get_sensor_type_accel_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_accel_raw_short() 125 void inv_get_sensor_type_accel_float(float *values, int8_t *accuracy, in inv_get_sensor_type_accel_float() 141 void inv_get_sensor_type_compass_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_compass_raw_short() 161 float *values, int8_t *accuracy, inv_time_t *timestamp) in inv_get_sensor_type_compass_float() 251 void inv_get_sensor_type_quat_float(float *values, int *accuracy, in inv_get_sensor_type_quat_float() 269 void inv_get_sensor_type_gravity_float(float *values, int *accuracy, in inv_get_sensor_type_gravity_float() 310 void inv_get_sensor_type_rotation_vector_float(float *values, int *accuracy, in inv_get_sensor_type_rotation_vector_float()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_exif.c | 83 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local 111 uint16_t *values = (uint16_t *)malloc(count * sizeof(uint16_t)); in addExifEntry() local 126 uint32_t *values = (uint32_t *)malloc(count * sizeof(uint32_t)); in addExifEntry() local 141 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addExifEntry() local 155 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local 167 int32_t *values = (int32_t *)malloc(count * sizeof(int32_t)); in addExifEntry() local 182 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addExifEntry() local
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 74 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer() 103 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration() 132 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity() 162 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope() 188 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw() 232 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector() 253 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis() 296 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector() 328 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field() 356 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field_raw() [all …]
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 122 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer() 151 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration() 176 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity() 201 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope() 227 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw() 271 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector() 293 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis() 338 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector() 374 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field() 402 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field_raw() [all …]
|
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/ |
D | HidlSupport.h | 28 hidl_enum_range<Enum> values; in isValidHidlEnum() local
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonModel.h | 177 const std::vector<Type>& values) { in createTensor() 183 hexagon_nn_input Model::createValues(const std::vector<Type>& values) { in createValues()
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | array_vector.h | 42 void push_back(const std::array<T, N>& values) { in push_back()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 3035 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local 3067 uint16_t *values = in addEntry() local 3086 uint32_t *values = in addEntry() local 3105 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addEntry() local 3121 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local 3135 int32_t *values = in addEntry() local 3154 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addEntry() local
|
/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceUtils.cpp | 71 C2SupportedRange<T>::C2SupportedRange(const C2FieldSupportedValues &values) { in C2SupportedRange() 170 std::vector<C2Value::Primitive> values; in limitedTo() local 213 std::vector<C2Value::Primitive> values = _mValues; // make a copy in limitedTo() local 266 std::vector<C2Value::Primitive> values = _mValues; // make a copy in limitedTo() local 274 std::vector<C2Value::Primitive> values = _mValues; // make a copy in limitedTo() local 282 std::vector<C2Value::Primitive> values = _mValues; // make a copy in limitedTo() local 289 const std::vector<T> C2SupportedValueSet<T>::values() const { in values() function in C2SupportedValueSet 342 C2FieldSupportedValuesHelper<T>::C2FieldSupportedValuesHelper(const C2FieldSupportedValues &values) in C2FieldSupportedValuesHelper()
|
D | C2InterfaceHelper.cpp | 361 std::unique_ptr<C2FieldSupportedValues> &&values) in FieldHelper() 370 std::unique_ptr<C2FieldSupportedValues> &&values) { in setSupportedValues() 816 const C2FieldSupportedValues *values = nullptr; in querySupportedValues() local
|
/hardware/google/pixel/pixelstats/ |
D | UeventListener.cpp | 146 std::vector<VendorAtom::Value> values(charge_stats_fields.size()); in ReportChargeStats() local 186 std::vector<VendorAtom::Value> values(voltage_tier_stats_fields.size()); in ReportVoltageTierStats() local
|
D | SysfsCollector.cpp | 264 std::vector<VendorAtom::Value> values(2); in logBatteryCapacity() local
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_null.cpp | 101 int32_t *values) { in GetDisplayAttributes()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_null.cpp | 101 int32_t *values) { in GetDisplayAttributes()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_null.cpp | 101 int32_t *values) { in GetDisplayAttributes()
|
/hardware/google/easel/amber/camera/include/ |
D | HdrPlusTypes.h | 469 void appendVectorOrArrayToString(std::string *strOut, T values) { in appendVectorOrArrayToString() 487 void appendVectorOrArrayToString(std::string *strOut, const char* key, T values) { in appendVectorOrArrayToString() 503 std::vector<std::array<T, SIZE>> values) { in appendVectorArrayToString() 524 std::array<T, SIZE> values) { in appendArrayArrayToString()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | SubscriptionManager.h | 78 std::list<VehiclePropValue *> values; member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraPostProc.cpp | 3879 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local 3910 uint16_t *values = (uint16_t *)malloc(count * sizeof(uint16_t)); in addEntry() local 3927 uint32_t *values = (uint32_t *)malloc(count * sizeof(uint32_t)); in addEntry() local 3944 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addEntry() local 3959 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local 3973 int32_t *values = (int32_t *)malloc(count * sizeof(int32_t)); in addEntry() local 3990 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addEntry() local
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display.h | 63 HWCColorMatrix(const string &values) : key_values_(values){}; in HWCColorMatrix() 79 WhiteCompensation(const string &values) : HWCColorMatrix(values){}; in WhiteCompensation() 130 SaturationCompensation(const string &values) : HWCColorMatrix(values){}; in SaturationCompensation()
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalTestUtils.h | 97 const hidl_vec<VehiclePropValue>& values) override { in onPropertyEvent()
|
/hardware/nxp/secure_element/libese-spi/p73/utils/ |
D | config.cpp | 29 vector<string> values = Split(in, ":"); in parseBytesString() local
|
/hardware/google/av/codec2/include/ |
D | C2Component.h | 47 C2FieldSupportedValues values; member
|
/hardware/google/pixel/thermal/utils/ |
D | config_parser.cpp | 119 Json::Value values = sensors[i]["HotThreshold"]; in ParseSensorInfo() local
|
/hardware/ti/am57x/libhwcomposer/ |
D | display.cpp | 240 int HWCDisplay::get_display_attributes(uint32_t cfg, const uint32_t* attributes, int32_t* values) in get_display_attributes()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehiclePropertyStore.cpp | 89 std::vector<VehiclePropValue> values; in readValuesForProperty() local
|