Home
last modified time | relevance | path

Searched defs:y_offset (Results 1 – 25 of 129) sorted by relevance

123456

/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dvariance_avx2.c427 __m256i *sse_reg, int y_offset) { in spv32_x0_yb()
445 __m256i *sse_reg, int y_offset) { in spv32_x4_yb()
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 DesextcGPUShader5TextureGatherOffset.cpp1073 float y_offset; in prepareVertexBufferInfoForCoordinates() local
1474 glw::GLint y_offset; in checkResult() local
1630 glw::GLint y_offset; in checkResult() local
1843 glw::GLint y_offset; in checkResult() local
2378 glw::GLint y_offset; in checkResult() local
2519 glw::GLint y_offset; in checkResult() local
2702 glw::GLint y_offset; in checkResult() local
2894 glw::GLint y_offset; in checkResult() local
/aosp_15_r20/external/webp/src/mux/
H A Dmuxedit.c393 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 Dih264_inter_pred_filters.c586 WORD32 y_offset = dydx >> 2; in ih264_inter_pred_luma_vert_qpel() local
682 WORD32 y_offset = dydx >> 2; in ih264_inter_pred_luma_horz_qpel_vert_qpel() local
961 WORD32 y_offset = dydx >> 2; in ih264_inter_pred_luma_horz_hpel_vert_qpel() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/
H A Dmatrix_diag_op_gpu.cu.cc38 const int y_offset = min(0, diag_index); in ComputeContentOffset() local
119 const int y_offset = max(0, -diag_index); in MatrixDiagPartKernel() local
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dvariance_mmi.c1035 int y_offset, uint8_t *temp2, in var_filter_block2d_bil_16x()
1133 int y_offset, uint8_t *temp2, in var_filter_block2d_bil_8x()
1233 int y_offset, uint8_t *temp2, in var_filter_block2d_bil_4x()
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Ddcac_prediction.cpp76 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/
Dextended-drag-unstable-v1.h372 …ce_v1 *zcr_extended_drag_source_v1, struct wl_surface *surface, int32_t x_offset, int32_t y_offset) in zcr_extended_drag_source_v1_drag()
460 …extended_drag_offer_v1, uint32_t serial, const char *mime_type, int32_t x_offset, int32_t y_offset) in zcr_extended_drag_offer_v1_unswallow()
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/
H A DColorConverter.cpp277 uint32_t *y_offset, in getYUVPlaneOffsetAndStride()
843 uint32_t *y_offset, uint32_t *u_offset, uint32_t *v_offset, in getSrcYUVPlaneOffsetAndStride()
875 uint32_t y_offset = 0, u_offset = 0, v_offset = 0; in convertYUV420PlanarUseLibYUV() local
953 uint32_t y_offset = 0, u_offset = 0, v_offset = 0; in convertYUV420SemiPlanarUseLibYUV() local
1267 uint32_t y_offset = 0, u_offset = 0, v_offset = 0; in convertYUVMediaImage() local
/aosp_15_r20/external/libavc/decoder/
H A Dih264d_thread_parse_decode.c122 UWORD32 u4_frame_stride, y_offset; in ih264d_parse_tfr_nmb() local
447 UWORD32 u4_frame_stride, x_offset, y_offset; in ih264d_decode_slice_thread() local
/aosp_15_r20/external/freetype/src/autofit/
H A Dafshaper.c562 FT_Long* y_offset ) in af_shaper_get_elem()
664 FT_Long* y_offset ) in af_shaper_get_elem()
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/sbix/
H A Dsbix.hh238 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/freetype/src/sdf/
H A Dftbsdf.c292 #define CHECK_NEIGHBOR( x_offset, y_offset ) \ argument
848 FT_Int y_offset, in compare_neighbor()
/aosp_15_r20/external/webp/src/dec/
H A Dframe_dec.c177 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in ReconstructRow() local
411 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in FinishRow() local
/aosp_15_r20/external/libavc/decoder/svc/
H A Disvcd_parse_slice.c1355 UWORD32 y_offset; in isvcd_parse_decode_slice_ext_nal() local
2610 UWORD32 y_offset; in isvcd_parse_decode_slice() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Df.cpp91 const boost::math::ntl::RR& y_offset, in show_extra()
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dtable.h47 int y_offset; member
H A Dtable.cc42 int y_offset = 0; in Layout() local
/aosp_15_r20/external/webp/examples/
H A Dgifdec.h49 int x_offset, y_offset, width, height; member
H A Danim_util.c102 int y_offset, int width, int height) { in ZeroFillFrameRect()
121 int x_offset, int y_offset, in CopyFrameRectangle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_blit.c680 nir_def *y_offset; in v3d_get_sand8_fs() local
1048 nir_def *y_offset = in v3d_get_sand30_fs() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dsample.py63 y_offset = pos.y_offset variable
/aosp_15_r20/external/harfbuzz_ng/src/wasm/rust/harfbuzz-wasm/src/
H A Dlib.rs348 pub y_offset: i32, field
394 pub y_offset: i32, field
/aosp_15_r20/external/python/cpython2/Modules/
Dsvmodule.c399 int y_offset; in sv_OutputOffset() local
493 int y_offset; in sv_WindowOffset() local
/aosp_15_r20/external/libaom/av1/common/
H A Dreconinter.h63 int y_offset; member
369 static inline int64_t scaled_buffer_offset(int x_offset, int y_offset, in scaled_buffer_offset()

123456