/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | Conv3D.cpp | 63 … int z_start, int y_start, int x_start, int ch_out, UniformQuantizationInfo oq_info) in calculate_conv3d() 120 … int z_start, int y_start, int x_start, int ch_out, UniformQuantizationInfo oq_info) in calculate_conv3d() 231 const int y_start = (y_out * stride_y) - pad_top; in conv3d() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | hash_motion.c | 339 int block_size, int x_start, int y_start) { in av1_hash_is_horizontal_perfect() 368 int block_size, int x_start, int y_start) { in av1_hash_is_vertical_perfect()
|
H A D | tune_butteraugli.c | 63 const int y_start = row * block_h; in set_mb_butteraugli_rdmult_scaling() local
|
H A D | optical_flow.c | 184 const double y_start = AOMMAX(1, top); in gradients_over_window() local
|
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | cdef_tmpl.c | 57 int y_start = -2, y_end = h + 2; in copy4xN() local 127 int y_start = -2, y_end = h + 2; in copy8xN() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | resize_area_op_test.cc | 109 int64_t y_start = std::floor(in_y); in ResizeAreaBaseline() local
|
H A D | resize_area_op.cc | 230 const int64_t y_start = std::floor(in_y); in ComputeLoop() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/ |
H A D | pack.h | 467 size_t y_start, in pytorch_pack_q8dw_3d_w_dilation() 508 size_t y_start, in pytorch_pack_q8dw_2d_w_dilation()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | av1_loopfilter.c | 1975 const uint32_t y_start = mi_row; in av1_filter_block_plane_horz_opt() local 2042 const uint32_t y_start = mi_row + (0 << scale_vert); in av1_filter_block_plane_horz_opt_chroma() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | cdef_tmpl.c | 63 int x_start = -2, x_end = w + 2, y_start = -2, y_end = h + 2; in padding() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/ |
H A D | nak.h | 239 uint16_t y_start, y_end; member
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_reconinter.c | 161 const int y_start = (-xd->mb_to_top_edge >> (3 + pd->subsampling_y)); in build_inter_predictors() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_image.cpp | 351 unsigned int y_start = ypos; in store_image_block() local
|
/aosp_15_r20/external/webp/src/dec/ |
H A D | frame_dec.c | 433 int y_start = MACROBLOCK_VPOS(mb_y); in FinishRow() local
|
H A D | vp8l_dec.c | 744 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_compile_fs.cpp | 414 const brw_reg y_start = brw_vec1_grf(coef_payload.nr, 6); in brw_emit_interpolation_setup() local
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | lossless.c | 307 int y_start, int y_end, in ColorSpaceInverseTransform_C()
|
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_x11.c | 202 int y_start = 0; in swrastPutImage2() local
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | noise_model.c | 831 int y_start = in EXTRACT_AR_ROW() local
|
/aosp_15_r20/external/webp/src/mux/ |
H A D | anim_encode.c | 718 const int y_start = (rect->y_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderRendering.cpp | 1747 int y_start = 0; in verify() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_x11.c | 1518 int y_start = 0; in x11_present_to_x11_sw() local
|
/aosp_15_r20/external/libvpx/vp9/decoder/ |
H A D | vp9_decodeframe.c | 608 int y_start = (-xd->mb_to_top_edge >> (3 + pd->subsampling_y)); in dec_build_inter_predictors() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | hme_utils.c | 455 S32 x_start, y_start, x_end, y_end, i4_x, i4_y; in hme_map_mvs_to_grid() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_rdopt.c | 1645 const int y_start = (-xd->mb_to_top_edge >> (3 + pd->subsampling_y)); in encode_inter_mb_segment() local
|