/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/60xx/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_rotation_vector(float *values, int8_t *accuracy, 30 int8_t *accuracy, 32 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy,
|
D | hal_outputs.c | 57 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer() 84 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration() 108 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity() 114 *accuracy = (int8_t) hal_out.accuracy_quat; in inv_get_sensor_type_gravity() 138 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope() 162 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw() 203 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector() 206 *accuracy = (int8_t) hal_out.accuracy_quat; in inv_get_sensor_type_rotation_vector() 233 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field() 243 *accuracy = (int8_t) hal_out.accuracy_mag; in inv_get_sensor_type_magnetic_field() [all …]
|
D | data_builder.h | 206 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 207 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp); 208 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp); 209 void inv_get_compass_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_loopfilter_filters.c | 16 static INLINE int8_t signed_char_clamp(int t) { in signed_char_clamp() 17 return (int8_t)clamp(t, -128, 127); in signed_char_clamp() 21 static INLINE int8_t filter_mask(uint8_t limit, uint8_t blimit, in filter_mask() 26 int8_t mask = 0; in filter_mask() 37 static INLINE int8_t flat_mask4(uint8_t thresh, in flat_mask4() 42 int8_t mask = 0; in flat_mask4() 52 static INLINE int8_t flat_mask5(uint8_t thresh, in flat_mask5() 58 int8_t mask = ~flat_mask4(thresh, p3, p2, p1, p0, q0, q1, q2, q3); in flat_mask5() 65 static INLINE int8_t hev_mask(uint8_t thresh, uint8_t p1, uint8_t p0, in hev_mask() 67 int8_t hev = 0; in hev_mask() [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);
|
D | datalogger_outputs.c | 91 void inv_get_sensor_type_gyro_float(float *values, int8_t *accuracy, in inv_get_sensor_type_gyro_float() 125 void inv_get_sensor_type_accel_float(float *values, int8_t *accuracy, in inv_get_sensor_type_accel_float() 161 float *values, int8_t *accuracy, inv_time_t *timestamp) in inv_get_sensor_type_compass_float()
|
/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/invensense/60xx/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/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/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/invensense/60xx/mlsdk/platform/include/ |
D | stdint_invensense.h | 33 typedef char int8_t; typedef
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | stdint_invensense.h | 21 typedef signed char int8_t; typedef
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | stdint_invensense.h | 21 typedef signed char int8_t; typedef
|
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/ |
D | stdint_invensense.h | 21 typedef signed char int8_t; typedef
|
/hardware/libhardware/include/hardware/ |
D | audio.h | 447 return sizeof(int8_t); in audio_stream_frame_size() 463 return sizeof(int8_t); in audio_stream_out_frame_size() 479 return sizeof(int8_t); in audio_stream_in_frame_size()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vpx_integer.h | 19 typedef signed char int8_t; typedef
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioHardwareInterface.h | 73 ((format()==AUDIO_FORMAT_PCM_16_BIT)?sizeof(int16_t):sizeof(int8_t)); } in frameSize() 150 ((format()==AudioSystem::PCM_16_BIT)?sizeof(int16_t):sizeof(int8_t)); } in frameSize()
|