Home
last modified time | relevance | path

Searched refs:offsets (Results 1 – 20 of 20) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/
Dinv_self_test.c541 int offsets[3] = {0}; in main() local
546 offsets[0] = -accel_bias[0].l / 1000 / 2 / scale_ratio; in main()
547 if (write_sysfs_int(mpu.accel_x_offset, offsets[0]) < 0) { in main()
550 offsets[1] = -accel_bias[1].l / 1000 / 2 / scale_ratio; in main()
551 if (write_sysfs_int(mpu.accel_y_offset, offsets[1]) < 0) { in main()
554 offsets[2] = -accel_bias[2].l / 1000 / 2 / scale_ratio; in main()
555 if (write_sysfs_int(mpu.accel_z_offset, offsets[2]) < 0) { in main()
559 offsets[0], offsets[1], offsets[2]); in main()
567 int offsets[3] = {0}; in main() local
570 offsets[0] = -gyro_bias[0].l / 1000 / scale_ratio; in main()
[all …]
/hardware/ti/am57x/libhwcomposer/
Ddrmfb.cpp29 bo(), pitches(), offsets() in DRMFramebuffer()
47 this->offsets[0] = 0; in DRMFramebuffer()
58 this->offsets[1] = this->pitches[0] * img_hnd->iHeight; in DRMFramebuffer()
72 this->pitches, this->offsets, in DRMFramebuffer()
Ddrmfb.h32 uint32_t offsets[4]; variable
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ducode_download.c124 actual_data_len = ROUNDUP(trx->offsets[0], 4) + ROUNDUP(trx->offsets[1], 4); in check_ucode_file()
157 fw_size = main_trx_hdr.offsets[0]; in proc_ucode_download()
158 second_offset = main_trx_hdr.offsets[2]; in proc_ucode_download()
196 ucode_len = ucode_trx_hdr->offsets[0]; in proc_ucode_download()
198 ROUNDUP(ucode_trx_hdr->offsets[0], 4); in proc_ucode_download()
199 initvals_len = ucode_trx_hdr->offsets[1]; in proc_ucode_download()
Ddhdu.c1836 fsize = (int)(trx_hdr.offsets[0]); in dhd_download()
1871 fsize = (int)(trx_hdr.offsets[0] + sizeof(struct trx_header)); in dhd_download()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dtrxhdr.h57 uint32 offsets[TRX_MAX_OFFSET]; /* Offsets of partitions from start of header */ member
59 uint32 offsets[1]; /* Offsets of partitions from start of header */ member
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp313 std::vector<uint32_t> offsets(9, 0); in TEST_F() local
314 offsets[0] = 128; in TEST_F()
315 offsets[1] = 128; in TEST_F()
317 _offsets.setToExternal(offsets.data(), offsets.size()); in TEST_F()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_master.cpp111 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_master.cpp112 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_master.cpp112 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_master.cpp111 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()
/hardware/interfaces/gnss/1.0/
DIGnssMeasurement.hal36 * intra-measurement time offsets in the range from 0-2000msec can be
/hardware/interfaces/gnss/1.1/
DIGnssMeasurement.hal30 * output rate of 1Hz (occasional intra-measurement time offsets in the range from 0-2000msec
/hardware/interfaces/gnss/2.0/
DIGnssMeasurement.hal31 * output rate of 1Hz (occasional intra-measurement time offsets in the range from 0-2000msec
/hardware/interfaces/renderscript/1.0/
DIContext.hal65 * TODO: Explain the flattened layout in the offsets vec
67 * Sets the offsets for an Allocation Adapter.
70 * @param offsets Collection of offsets
73 allocationAdapterOffset(AllocationAdapter alloc, vec<uint32_t> offsets);
/hardware/interfaces/renderscript/1.0/default/
DContext.h57 …Return<void> allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) override;
DContext.cpp89 Return<void> Context::allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) { in allocationAdapterOffset() argument
91 const hidl_vec<uint32_t>& _offsets = offsets; in allocationAdapterOffset()
/hardware/interfaces/media/c2/1.0/
Dtypes.hal377 * Fields are ordered by their offsets. A field that is a structure is
/hardware/interfaces/input/common/1.0/
Dtypes.hal507 * The motion event contains relative vertical and/or horizontal scroll offsets.
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal4234 * The starting location is specified as a 1-D tensor containing offsets