Home
last modified time | relevance | path

Searched defs:last_col (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Doverlay.c118 int first_line, first_col, last_line, last_col; in overlay() local
175 int first_line, first_col, last_line, last_col; in overwrite() local
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_deblk.c279 deblk_ctb_params_t *ps_deblk, WORD32 last_col, deblk_ctbrow_prms_t *ps_deblk_ctb_row_params) in ihevce_deblk_ctb()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DFlashAttentionKernel.cpp314 int64_t last_col = m + row - n; in cpu_flash_attention() local
607 int64_t last_col = m + row - n; in cpu_flash_attention_backward() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
H A Doutput_transform.hpp251 const auto last_col = std::min(valid_cols, this->get_output_cols()); in execute_tile() local
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa.cpp491 int64_t last_col = m + (row + start_pos) - n; in cpu_flash_attention() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions-inl.h894 const Index last_col = in hasPadding() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/
H A Dkernel_forward.h849 int32_t last_col; in attention_kernel() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_function.cpp1851 const unsigned last_col = MIN2(src_matrix->type->matrix_columns, in emit_inline_matrix_constructor() local