Home
last modified time | relevance | path

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

12345

/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/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_fragment_density_map_offset.adoc19 This extension allows an application to specify offsets to a fragment
31 pname:minFragmentDensityTexelSize, then offsets may be applied with
68 If minFragmentDensityTexelSize is 32x32, then offsets can be at most
86 .pFragmentDensityOffsets = offsets, // aligned to fragmentDensityOffsetGranularity
91 // Only offsets given to the last subpass are used for the whole render pass
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc_fallback.c215 out->offsets[0] = (size_t)ycbcr.y; in fallback_gralloc_get_yuv_info()
218 out->offsets[1] = (size_t)ycbcr.cr; in fallback_gralloc_get_yuv_info()
219 out->offsets[2] = (size_t)ycbcr.cb; in fallback_gralloc_get_yuv_info()
221 out->offsets[1] = (size_t)ycbcr.cb; in fallback_gralloc_get_yuv_info()
222 out->offsets[2] = (size_t)ycbcr.cr; in fallback_gralloc_get_yuv_info()
Du_gralloc.h39 int offsets[4]; member
Du_gralloc_cros_api.c64 out->offsets[i] = info.offset[i]; in cros_get_buffer_info()
Du_gralloc_imapper4_api.cpp144 out->offsets[i] = layouts[i].offsetInBytes; in mapper4_get_buffer_basic_info()
147 if (out->offsets[i] == 0 && i > 0) in mapper4_get_buffer_basic_info()
/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/gfxstream/scripts/print_gfx_logs/
Dprint_gfx_logs_test.py116 offsets = []
123 offsets.append(len(dump))
133 self.assertEqual(actual_stream.pos_in_file, offsets[i])
/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DDisplayColorModule.cpp30 if (colorMatrix.offsets.size() != dimension) { in convertDqeMatrixDataToDrmMatrix()
32 colorMatrix.offsets.size()); in convertDqeMatrixDataToDrmMatrix()
40 mat.offsets[i] = colorMatrix.offsets[i]; in convertDqeMatrixDataToDrmMatrix()
/hardware/google/gfxstream/guest/fuchsia/include/
Dcros_gralloc_handle.h27 uint32_t offsets[DRV_MAX_PLANES]; member
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/
DDisplayColorModule.cpp30 if (colorMatrix.offsets.size() != dimension) { in convertDqeMatrixDataToDrmMatrix()
31 ALOGE("Invalid offset size(%zu)", colorMatrix.offsets.size()); in convertDqeMatrixDataToDrmMatrix()
40 mat.offsets[i] = colorMatrix.offsets[i]; in convertDqeMatrixDataToDrmMatrix()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_weight_align.cpp97 float* offsets in compute_angular_offsets() argument
130 storea(ofs, offsets + i); in compute_angular_offsets()
157 const float* offsets, in compute_lowest_and_highest_weight() argument
177 vfloat offset = loada(offsets + sp); in compute_lowest_and_highest_weight()
/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/gfxstream/guest/mesa/include/GL/internal/
Ddri_interface.h1476 int *strides, int *offsets,
1517 int *strides, int *offsets,
1530 int *strides, int *offsets,
1622 int *strides, int *offsets,
1716 int *strides, int *offsets,
1758 int *strides, int *offsets,
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp345 offsets[0] = gralloc_hnd->plane_info[0].offset; in init()
346 offsets[1] = gralloc_hnd->plane_info[1].offset; in init()
347 offsets[2] = gralloc_hnd->plane_info[2].offset; in init()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp354 offsets[0] = gralloc_hnd->plane_info[0].offset; in init()
355 offsets[1] = gralloc_hnd->plane_info[1].offset; in init()
356 offsets[2] = gralloc_hnd->plane_info[2].offset; in init()
/hardware/google/gfxstream/codegen/magma/
Dmagma.attrib147 dir offsets in
148 len offsets offsets_count * sizeof(magma_buffer_offset_t)
/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h92 uint32_t offsets[3]; member
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_master.cpp113 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/msm8909/libdrmutils/
Ddrm_master.cpp112 copy(begin(drm_buffer.offset), end(drm_buffer.offset), begin(cmd2.offsets)); in CreateFbId()

12345