/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | variance_avx2.c | 436 __m256i *sse_reg, int x_offset) { in spv32_xb_y0() 484 __m256i *sse_reg, int x_offset) { in spv32_xb_y4() 535 __m256i *sse_reg, int x_offset, int y_offset) { in spv32_xb_yb() 587 int x_offset, int y_offset, in sub_pix_var32xh() 644 int x_offset, int y_offset, in sub_pixel_variance32xh_avx2() 652 int x_offset, int y_offset, in sub_pixel_avg_variance32xh_avx2() 822 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_variance64x64_avx2() 837 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_variance32x32_avx2() 845 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_avg_variance64x64_avx2() 864 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_avg_variance32x32_avx2()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5TextureGatherOffset.cpp | 1070 float x_offset; in prepareVertexBufferInfoForCoordinates() local 1473 glw::GLint x_offset; in checkResult() local 1629 glw::GLint x_offset; in checkResult() local 1842 glw::GLint x_offset; in checkResult() local 2377 glw::GLint x_offset; in checkResult() local 2518 glw::GLint x_offset; in checkResult() local 2701 glw::GLint x_offset; in checkResult() local 2893 glw::GLint x_offset; in checkResult() local
|
/aosp_15_r20/external/webp/src/mux/ |
H A D | muxedit.c | 393 int* const x_offset, int* const y_offset, int* const duration) { in GetFrameInfo() 407 int* const x_offset, int* const y_offset, in GetImageInfo() 442 int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0; in GetAdjustedCanvasSize() local
|
/aosp_15_r20/external/libavc/common/ |
H A D | ih264_inter_pred_filters.c | 499 WORD32 x_offset = dydx & 0x3; in ih264_inter_pred_luma_horz_qpel() local 681 WORD32 x_offset = dydx & 0x3; in ih264_inter_pred_luma_horz_qpel_vert_qpel() local 797 WORD32 x_offset = dydx & 0x3; in ih264_inter_pred_luma_horz_qpel_vert_hpel() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/ |
H A D | matrix_diag_op_gpu.cu.cc | 39 const int x_offset = max(0, diag_index); in ComputeContentOffset() local 120 const int x_offset = max(0, diag_index); in MatrixDiagPartKernel() local
|
H A D | matrix_set_diag_op_gpu.cu.cc | 40 const int x_offset = max(0, diag_index); in ComputeContentOffset() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | variance_mmi.c | 1034 int src_stride, int x_offset, in var_filter_block2d_bil_16x() 1132 int src_stride, int x_offset, in var_filter_block2d_bil_8x() 1232 int src_stride, int x_offset, in var_filter_block2d_bil_4x()
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
H A D | dcac_prediction.cpp | 76 int y_offset, x_offset, x_tab, y_tab, z_tab; /* speedup coefficients */ in doDCACPrediction() local 246 int y_offset, x_offset, x_tab, y_tab; /* speedup coefficients */ in doDCACPrediction_I() local
|
/aosp_15_r20/out/soong/.intermediates/external/crosvm/gpu_display/gpu_display_client_protocol_headers/gen/wayland_protocol_codegen/ |
D | extended-drag-unstable-v1.h | 372 …source_v1 *zcr_extended_drag_source_v1, struct wl_surface *surface, int32_t x_offset, int32_t y_of… in zcr_extended_drag_source_v1_drag() 460 …zcr_extended_drag_offer_v1, uint32_t serial, const char *mime_type, int32_t x_offset, int32_t y_of… in zcr_extended_drag_offer_v1_unswallow()
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/sbix/ |
H A D | sbix.hh | 238 int x_offset = 0, y_offset = 0; in paint_glyph() local 326 int x_offset = 0, y_offset = 0; in get_png_extents() local
|
/aosp_15_r20/external/pdfium/core/fxge/dib/ |
H A D | cfx_dibbase.cpp | 213 const size_t x_offset = Fx2DSizeOrDie(src_left, Bpp); in ConvertBuffer_Rgb2Gray() local 448 const size_t x_offset = Fx2DSizeOrDie(src_left, 3); in ConvertBuffer_24bppRgb2Rgb24() local 465 const size_t x_offset = Fx2DSizeOrDie(src_left, 4); in ConvertBuffer_32bppRgb2Rgb24() local 487 const size_t x_offset = Fx2DSizeOrDie(src_left, comps); in ConvertBuffer_Rgb2Rgb32() local
|
/aosp_15_r20/external/freetype/src/sdf/ |
H A D | ftbsdf.c | 292 #define CHECK_NEIGHBOR( x_offset, y_offset ) \ argument 847 FT_Int x_offset, in compare_neighbor()
|
/aosp_15_r20/external/libavc/decoder/svc/ |
H A D | isvcd_parse_slice.c | 1354 UWORD32 x_offset; in isvcd_parse_decode_slice_ext_nal() local 2609 UWORD32 x_offset; in isvcd_parse_decode_slice() local
|
H A D | isvcd_thread_parse_decode.c | 390 UWORD32 u4_frame_stride, x_offset, y_offset; in isvcd_decode_slice_thread() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | f.cpp | 90 const boost::math::ntl::RR& x_offset, in show_extra()
|
/aosp_15_r20/external/webp/examples/ |
H A D | gifdec.h | 49 int x_offset, y_offset, width, height; member
|
H A D | anim_util.c | 101 static void ZeroFillFrameRect(uint8_t* rgba, int rgba_stride, int x_offset, in ZeroFillFrameRect() 121 int x_offset, int y_offset, in CopyFrameRectangle()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_blit.c | 679 nir_def *x_offset; in v3d_get_sand8_fs() local 1045 nir_def *x_offset = nir_iadd(&b, stripe_offset, in v3d_get_sand30_fs() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | sample.py | 62 x_offset = pos.x_offset variable
|
H A D | hb-coretext-shape.cc | 1086 hb_position_t x_advance, y_advance, x_offset, y_offset; in _hb_coretext_shape() local 1189 hb_position_t x_offset = round ((positions[0].x - advances_so_far) * x_mult); in _hb_coretext_shape() local
|
/aosp_15_r20/external/harfbuzz_ng/src/wasm/rust/harfbuzz-wasm/src/ |
H A D | lib.rs | 347 pub x_offset: i32, field 392 pub x_offset: i32, field
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | svmodule.c | 398 int x_offset; in sv_OutputOffset() local 492 int x_offset; in sv_WindowOffset() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconinter.h | 62 int x_offset; member 369 static inline int64_t scaled_buffer_offset(int x_offset, int y_offset, in scaled_buffer_offset()
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_reconinter.h | 77 static INLINE int64_t scaled_buffer_offset(int x_offset, int y_offset, in scaled_buffer_offset()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/ |
H A D | NestedTensorTransformerFunctions.cu | 703 for (auto& x_offset : x_offsets) { in jagged_dense_elementwise_dense_output_() local 890 for (auto& x_offset : x_offsets) { in jagged_dense_elementwise_jagged_output_() local 1311 for (auto& x_offset : x_offsets) { in jagged_dense_elementwise_jagged_output_opt_() local
|