Home
last modified time | relevance | path

Searched defs:out_offset (Results 1 – 25 of 95) sorted by relevance

1234

/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp163 unsigned out_offset; in TEST_P() local
199 unsigned out_offset; in TEST_F() local
231 unsigned out_offset; in TEST_F() local
263 unsigned out_offset; in TEST_F() local
297 unsigned out_offset; in TEST_F() local
336 unsigned out_offset; in TEST_F() local
361 unsigned out_offset; in TEST_F() local
379 unsigned out_offset; in TEST_F() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DReductionOperation.cpp218 const int out_offset = du * src_width + x; in compute_reduction_operation() local
237 const int out_offset = du * src_width * src_height + y * src_width + x; in compute_reduction_operation() local
259 …const int out_offset = du * src_depth * src_height * src_width + z * src_width * src_height + y *… in compute_reduction_operation() local
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Drepeat_util.cpp103 size_t out_offset, in repeat_internal()
248 size_t out_offset = compute_access_offset(slots, strides, self_dim); in repeat_tensor() local
H A Dtranspose_util.h131 for (ssize_t out_offset = 0; out_offset < a.numel(); out_offset++) { in transpose_tensors() local
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_instance.h84 size_t *out_offset) in vn_instance_cs_shmem_alloc()
93 size_t *out_offset) in vn_instance_reply_shmem_alloc()
H A Dvn_renderer_util.c62 size_t *out_offset) in vn_renderer_shmem_pool_alloc()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_video.c57 …r_upload_alloc(struct radv_cmd_buffer *cmd_buffer, unsigned size, unsigned *out_offset, void **ptr) in radv_vid_buffer_upload_alloc()
2530 uint32_t out_offset; in radv_vcn_cmd_reset() local
2563 uint32_t out_offset; in radv_uvd_cmd_reset() local
2618 uint32_t out_offset, fb_offset, it_probs_offset = 0; in radv_uvd_decode_video() local
2673 uint32_t out_offset, fb_offset, it_probs_offset = 0; in radv_vcn_decode_video() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.c258 unsigned *out_offset, in u_upload_alloc()
324 unsigned *out_offset, in u_upload_data()
H A Du_suballoc.c72 unsigned alignment, unsigned *out_offset, in u_suballocator_alloc()
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfwoff2.c258 FT_ULong* out_offset, in pad4()
769 FT_ULong* out_offset, in store_loca()
832 FT_ULong* out_offset, in reconstruct_glyf()
1395 FT_ULong* out_offset, in reconstruct_hmtx()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_render_translate.c18 unsigned out_offset; in r300_translate_index_buffer() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.c97 unsigned *out_offset, in virgl_staging_alloc()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSparseFactories.cpp39 int64_t n_out) -> int64_t { in _spdiags_kernel_cpu()
/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_slice_scatter.cpp89 size_t out_offset = (i * dim_length + start) * trailing_dims; in slice_scatter_out() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_global_access.c27 nir_def **out_offset) in try_extract_additions()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dmock_codec_interface.cc61 uint16_t out_offset) { in Encode()
Dcodec_interface.cc294 uint16_t out_offset) { in Encode()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSpectralOps.cu80 auto out_offset = oc.get(index)[0]; in C10_LAUNCH_BOUNDS_1() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dim2col_utils.h57 int out_offset = in ExtractPatchIntoBufferColumn() local
342 int out_offset = output_row_offset + d_padding_before * kd_stride_size; in ExtractPatchIntoBufferColumn3D() local
/aosp_15_r20/external/executorch/backends/cadence/hifi/third-party/nnlib/
H A Dmatmul_asym8uxasym8u_asym8u.cpp113 WORD32 out_offset, in matmul_asym8uxasym8u_asym8u()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_elements.c52 unsigned *out_offset) in translate_indices()
/aosp_15_r20/frameworks/base/tools/aapt2/format/
H A DContainer.cpp203 off64_t* out_offset, size_t* out_len) { in GetResFileOffsets()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp229 size_t out_ix, in_ix, out_offset, out_size; in doRead() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_indirect_gen.c145 uint32_t *out_offset) in stream_state()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c2115 LLVMValueRef *out_offset, in lp_build_sample_partial_offset()
2171 LLVMValueRef *out_offset, in lp_build_sample_offset()
2222 LLVMValueRef *out_offset, in lp_build_tiled_sample_offset()

1234