Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 25 of 137) sorted by relevance

123456

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.h16 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 …]
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()
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 …]
Ddata_builder.h291 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/
Dhal_outputs.h16 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 …]
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()
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 …]
Ddata_builder.h295 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/
Dva_dec_hevc.h193 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/
Ddatalogger_outputs.h23 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/
Dbitcode.cpp114 const int8_t bitCode[] = {
332 const int8_t bitCode[] = {
/hardware/qcom/gps/msm8998/android/
DAGnssRil.cpp40 static bool sendConnectionEvent(const bool connected, const int8_t type);
54 sendConnectionEvent(connected, (int8_t)type); in updateNetworkState()
91 static inline bool sendConnectionEvent(const bool connected, const int8_t type) { in sendConnectionEvent()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.h72 int8_t reprocCount;
80 int8_t reprocCount; //Current pass count
81 int8_t ppChannelIndex; //Reprocess channel object index
181 int8_t getPPChannelCount() {return mPPChannelCount;}; in getPPChannelCount()
257 int8_t mPPChannelCount;
262 int8_t m_bInited; // if postproc is inited
DQCameraParametersIntf.h260 int8_t getReprocCount();
261 int8_t getCurPPCount();
265 void setCurPPCount(int8_t count);
270 int8_t getBufBatchCount();
271 int8_t getVideoBatchSize();
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/
Dquat_accuracy_monitor.h42 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/6515/libsensors_iio/software/core/mpl/
Dquat_accuracy_monitor.h42 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/qcom/camera/msm8998/
DQCamera_Intf.h173 int8_t camera_id;
180 int8_t camera_id;
946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
947 int8_t updown_dir; // -90 to 90
948 int8_t leftright_dir; //-90 to 90
949 int8_t roll_dir; // -90 to 90
950 int8_t left_right_gaze; // -50 to 50
951 int8_t top_bottom_gaze; // -50 to 50
954 int8_t id; // unique id for face tracking within view unless view changes
955 int8_t score; // score of confidence( 0 -100)
[all …]
/hardware/interfaces/wifi/1.2/default/
Dwifi_ap_iface.h47 Return<void> setCountryCode(const hidl_array<int8_t, 2>& code,
56 WifiStatus setCountryCodeInternal(const std::array<int8_t, 2>& code);
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_ap_iface_hidl_test.cpp74 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/
Dmsm_rmnet.h99 int8_t if_name[IFNAMSIZ];
104 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_rmnet.h110 int8_t if_name[IFNAMSIZ];
114 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_rmnet.h101 int8_t if_name[IFNAMSIZ];
106 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_rmnet.h112 int8_t if_name[IFNAMSIZ];
116 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_rmnet.h116 int8_t if_name[IFNAMSIZ];
120 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_rmnet.h104 int8_t if_name[IFNAMSIZ];
109 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_rmnet.h116 int8_t if_name[IFNAMSIZ];
120 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_rmnet.h104 int8_t if_name[IFNAMSIZ];
109 int8_t vchannel_name[IFNAMSIZ];

123456