Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 58) sorted by relevance

123

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Ddatalogger_outputs.c49 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/
Dmm_jpeg_exif.c83 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/
Dhal_outputs.c74 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/
Dhal_outputs.c122 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/boot/1.1/vts/functional/
DVtsHalBootV1_1TargetTest.cpp53 std::vector<MergeStatus> values; in ValidMergeStatusValues() local
67 auto values = ValidMergeStatusValues(); in TEST_P() local
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp284 std::vector<VendorAtom::Value> values(2); in logBatteryCapacity() local
324 std::vector<VendorAtom::Value> values(3); in logUFSLifetime() local
408 std::vector<VendorAtom::Value> values(9); in logF2fsStats() local
467 std::vector<VendorAtom::Value> values(5); in reportZramMmStat() local
512 std::vector<VendorAtom::Value> values(3); in reportZramBdStat() local
560 std::vector<VendorAtom::Value> values(3); in logBootStats() local
DBatteryCapacityReporter.cpp157 std::vector<VendorAtom::Value> values(5); in report() local
DUeventListener.cpp149 std::vector<VendorAtom::Value> values(charge_stats_fields.size()); in ReportChargeStats() local
189 std::vector<VendorAtom::Value> values(voltage_tier_stats_fields.size()); in ReportVoltageTierStats() local
DWlcReporter.cpp91 std::vector<VendorAtom::Value> values(1); in doLog() local
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/
DHidlSupport.h28 hidl_enum_range<Enum> values; in isValidHidlEnum() local
/hardware/libhardware/modules/camera/3_4/metadata/
Darray_vector.h42 void push_back(const std::array<T, N>& values) { in push_back()
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonModel.h177 const std::vector<Type>& values) { in createTensor()
183 hexagon_nn_input Model::createValues(const std::vector<Type>& values) { in createValues()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.cpp3056 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local
3088 uint16_t *values = in addEntry() local
3107 uint32_t *values = in addEntry() local
3126 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addEntry() local
3142 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local
3156 int32_t *values = in addEntry() local
3175 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addEntry() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_null.cpp101 int32_t *values) { in GetDisplayAttributes()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_null.cpp101 int32_t *values) { in GetDisplayAttributes()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_null.cpp101 int32_t *values) { in GetDisplayAttributes()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h78 std::list<VehiclePropValue *> values; member
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DNode.cc89 std::vector<std::string> values; in GetValues() local
/hardware/google/easel/amber/camera/include/
DHdrPlusTypes.h469 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/evs/1.1/default/
DConfigManagerUtil.cpp132 stringstream values(value_string); in convertFloatArray() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.cpp3879 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/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalTestUtils.h97 const hidl_vec<VehiclePropValue>& values) override { in onPropertyEvent()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp481 void FilterVendorKeys(uint32_t tag_id, std::vector<T>* values) { in FilterVendorKeys()
515 std::vector<T> values; in InsertTag() local
542 std::vector<camera_metadata_rational_t> values; in InsertRationalTag() local
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.h63 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/st/secure_element/ese-spi-driver/utils-lib/
Dconfig.cc29 vector<string> values = Split(in, ":"); in parseBytesString() local

123