Searched refs:inv_convert_to_body_with_scale (Results 1 - 7 of 7) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dml_math_func.h96 void inv_convert_to_body_with_scale(unsigned short orientation, long sensitivity, const long *input, long *output);
H A Ddata_builder.c700 inv_convert_to_body_with_scale(sensor->orientation, sensor->sensitivity << 1, raw32, sensor->raw_scaled);
706 inv_convert_to_body_with_scale(sensor->orientation, sensor->sensitivity << 1, raw32, sensor->calibrated);
909 inv_convert_to_body_with_scale(sensors.gyro.orientation, 46850825L,
987 inv_convert_to_body_with_scale(sensors.accel.orientation, 536870912L,
H A Dml_math_func.c639 void inv_convert_to_body_with_scale(unsigned short orientation, function
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dml_math_func.h96 void inv_convert_to_body_with_scale(unsigned short orientation, long sensitivity, const long *input, long *output);
H A Ddata_builder.c495 inv_convert_to_body_with_scale(sensor->orientation, sensor->sensitivity << 1, raw32, sensor->raw_scaled);
501 inv_convert_to_body_with_scale(sensor->orientation, sensor->sensitivity << 1, raw32, sensor->calibrated);
695 inv_convert_to_body_with_scale(sensors.gyro.orientation, 46850825L,
H A Dml_math_func.c639 void inv_convert_to_body_with_scale(unsigned short orientation, function
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Ddatalogger_outputs.c74 inv_convert_to_body_with_scale(pg->orientation, pg->sensitivity,

Completed in 112 milliseconds