/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | hal_outputs.h | 16 int inv_get_sensor_type_orientation(float *values, int8_t *accuracy, 18 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, 20 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, 22 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, 24 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, 26 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, 28 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, 32 int8_t *accuracy, 34 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, 37 int inv_get_sensor_type_orientation_6_axis(float *values, int8_t *accuracy, [all …]
|
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() 138 *accuracy = (int8_t) hal_out.accuracy_quat; 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() 235 *accuracy = (int8_t) hal_out.accuracy_quat; 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() [all …]
|
D | data_builder.h | 291 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 292 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 293 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp); 294 void inv_get_compass_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 295 void inv_get_compass_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp);
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | hal_outputs.h | 16 int inv_get_sensor_type_orientation(float *values, int8_t *accuracy, 18 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, 20 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, 22 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, 24 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, 26 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, 28 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, 32 int8_t *accuracy, 34 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, 37 int inv_get_sensor_type_orientation_6_axis(float *values, int8_t *accuracy, [all …]
|
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() 181 *accuracy = (int8_t) hal_out.accuracy_quat; 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() 275 *accuracy = (int8_t) hal_out.accuracy_quat; 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() [all …]
|
D | data_builder.h | 295 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 296 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 297 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp); 298 void inv_get_compass_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 299 void inv_get_compass_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp);
|
/hardware/intel/common/libva/va/ |
D | va_dec_hevc.h | 193 int8_t init_qp_minus26; 195 int8_t pps_cb_qp_offset; 196 int8_t pps_cr_qp_offset; 250 int8_t pps_beta_offset_div2; 251 int8_t pps_tc_offset_div2; 401 int8_t slice_qp_delta; 403 int8_t slice_cb_qp_offset; 405 int8_t slice_cr_qp_offset; 407 int8_t slice_beta_offset_div2; 409 int8_t slice_tc_offset_div2; [all …]
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | datalogger_outputs.h | 23 void inv_get_sensor_type_gyro_float(float *values, int8_t *accuracy, 25 void inv_get_sensor_type_accel_float(float *values, int8_t *accuracy, 28 float *values, int8_t *accuracy, inv_time_t *timestamp);
|
/hardware/interfaces/renderscript/1.0/vts/functional/ |
D | bitcode.cpp | 114 const int8_t bitCode[] = { 332 const int8_t bitCode[] = {
|
/hardware/libhardware/include/hardware/ |
D | ble_scanner.h | 42 uint8_t advertising_sid, int8_t tx_power, 43 int8_t rssi, uint16_t periodic_adv_int, 130 base::Callback<void(uint16_t sync_handle, int8_t tx_power, int8_t rssi,
|
D | ble_advertiser.h | 31 int8_t tx_power; 53 … base::Callback<void(uint8_t /* advertiser_id */, int8_t /* tx_power */, uint8_t /* status */)>; 55 base::Callback<void(uint8_t /* status */, int8_t /* tx_power */)>;
|
/hardware/invensense/6515/libsensors_iio/software/core/mpl/ |
D | quat_accuracy_monitor.h | 42 int8_t get_accuracy_accuracy(enum accuracy_signal_type_e type); 65 float inv_heading_accuracy_check(float orient[3], float *heading, int8_t *accuracy);
|
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/ |
D | quat_accuracy_monitor.h | 42 int8_t get_accuracy_accuracy(enum accuracy_signal_type_e type); 65 float inv_heading_accuracy_check(float orient[3], float *heading, int8_t *accuracy);
|
/hardware/interfaces/wifi/1.0/default/ |
D | wifi_ap_iface.h | 45 Return<void> setCountryCode(const hidl_array<int8_t, 2>& code, 54 WifiStatus setCountryCodeInternal(const std::array<int8_t, 2>& code);
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_ap_iface_hidl_test.cpp | 74 const android::hardware::hidl_array<int8_t, 2> kCountryCode{ in TEST_F() 75 std::array<int8_t, 2>{{0x55, 0x53}}}; in TEST_F()
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_rmnet.h | 99 int8_t if_name[IFNAMSIZ]; 104 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_rmnet.h | 110 int8_t if_name[IFNAMSIZ]; 114 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_rmnet.h | 112 int8_t if_name[IFNAMSIZ]; 116 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_rmnet.h | 101 int8_t if_name[IFNAMSIZ]; 106 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | msm_rmnet.h | 104 int8_t if_name[IFNAMSIZ]; 109 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_rmnet.h | 104 int8_t if_name[IFNAMSIZ]; 109 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_rmnet.h | 104 int8_t if_name[IFNAMSIZ]; 109 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | msm_rmnet.h | 116 int8_t if_name[IFNAMSIZ]; 120 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_rmnet.h | 116 int8_t if_name[IFNAMSIZ]; 120 int8_t vchannel_name[IFNAMSIZ];
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_rmnet.h | 116 int8_t if_name[IFNAMSIZ]; 120 int8_t vchannel_name[IFNAMSIZ];
|