Home
last modified time | relevance | path

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

12

/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/google/gchips/gralloc4/src/core/
Dalign_structs.py112 for offsets in offsets_list:
114 if offsets == None:
116 if len(offsets) != len(offsets_list[reference_index]):
121 for offsets in offsets_list:
122 if offsets == None:
125 max_offsets = offsets
128 if max_offsets[index] < offsets[index]:
129 max_offsets[index] = offsets[index]
/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()
/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/google/gchips/libvendorgraphicbuffer/gralloc3/
Dvendor_graphicbuffer_meta.cpp261 offsets[0] = gralloc_hnd->plane_info[0].offset; in init()
262 offsets[1] = gralloc_hnd->plane_info[1].offset; in init()
263 offsets[2] = gralloc_hnd->plane_info[2].offset; in init()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp276 offsets[0] = gralloc_hnd->plane_info[0].offset; in init()
277 offsets[1] = gralloc_hnd->plane_info[1].offset; in init()
278 offsets[2] = gralloc_hnd->plane_info[2].offset; in init()
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp313 std::vector<uint32_t> offsets(9, 0); in TEST_P() local
314 offsets[0] = 128; in TEST_P()
315 offsets[1] = 128; in TEST_P()
317 _offsets.setToExternal(offsets.data(), offsets.size()); in TEST_P()
/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h91 uint32_t offsets[3]; member
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_master.cpp112 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_master.cpp111 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_master.cpp113 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_master.cpp111 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.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/gnss/2.1/
DIGnssMeasurement.hal31 * output rate of 1Hz (occasional intra-measurement time offsets in the range from 0-2000msec
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp33 if (colorMatrix.offsets.size() != dimension) { in convertDqeMatrixDataToMatrix()
35 colorMatrix.offsets.size()); in convertDqeMatrixDataToMatrix()
39 mat.offsets[i] = colorMatrix.offsets[i]; in convertDqeMatrixDataToMatrix()
/hardware/google/graphics/gs101/include/gs101/displaycolor/
Ddisplaycolor_gs101.h46 std::array<T, kDimensions> 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/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h113 const uint32_t offsets[4], const uint64_t modifier[4], uint32_t *buf_id,
/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);

12