Home
last modified time | relevance | path

Searched defs:tile_stride (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c302 uint32_t tile_stride = batch->next_sample_offset; in fd_hw_query_prepare() local
325 uint32_t tile_stride = batch->query_tile_stride; in fd_hw_query_prepare_tile() local
H A Dfreedreno_query_hw.h90 uint32_t tile_stride; member
/aosp_15_r20/external/XNNPACK/src/x24-transposec/
H A D2x2-neon-tbl.c35 const size_t tile_stride = tile_height * input_stride; in xnn_x24_transposec_ukernel__2x2_neon_tbl() local
H A D4x4-aarch64-tbl.c36 const size_t tile_stride = tile_height * input_stride; in xnn_x24_transposec_ukernel__4x4_aarch64_neon_tbl() local
H A D4x4-ssse3.c41 const size_t tile_stride = tile_height * input_stride; in xnn_x24_transposec_ukernel__4x4_ssse3() local
/aosp_15_r20/external/XNNPACK/src/x32-transposec/
H A D4x4-aarch64-tbl.c35 const size_t tile_stride = tile_height * input_stride; in xnn_x32_transposec_ukernel__4x4_aarch64_neon_tbl() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling.c78 uint32_t tile_stride = utile_stride >> 3; in t_utile_address() local
H A Dvc4_resource.c908 uint32_t tile_stride = quad_samples * tile_w / 2; in vc4_surface_msaa_get_sample() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Ddepthfirst_driver.hpp230 const int tile_stride = m_strat->get_output_cols() * this->m_args.pool_stride.cols; in execute_internal() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthfirst_driver.hpp212 const int tile_stride = m_strat->get_output_cols() * this->m_args.stride_cols; in execute_internal() local