Home
last modified time | relevance | path

Searched defs:offset_out (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DConvolutionLayer.cpp90 …const int offset_out = xo + yo * width_out + ((ofm + group * (depth_out / num_groups)) * width_out… in convolution_layer_nchw() local
H A DFullyConnectedLayer.cpp146 const int offset_out = k * rows_weights; in fully_connected_layer() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/powervr/
H A Dpvr_drm_bo.c87 uint64_t *const offset_out) in pvr_drm_get_bo_mmap_offset()
/aosp_15_r20/external/coreboot/payloads/libpayload/tests/libcbfs/
H A Dcbfs-lookup-test.c166 size_t offset_out = 0; in get_created_cbfs_file_start_offset() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c471 off_t offset_out, offset_in; in test4_lseek() local
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_nir_lower_descriptors.c215 uint64_t *offset_out, in ubo_deref_to_cbuf()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuMulKernel.cpp317 const auto offset_out = float(oq.offset); in mul_q8_neon_fixedpoint_possible() local