Home
last modified time | relevance | path

Searched defs:y_start (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dgif.c157 int *x_start, int *y_start) in gif_crop_translucent()
236 int *width, int *height, int *x_start, int *y_start) in gif_crop_opaque()
300 int x_start = 0, y_start = 0, trans = s->transparent_index; in gif_image_write_image() local
Dgifdec.c115 const int y_start = t * linesize; in gif_copy_img_rect() local
/third_party/flutter/txt/src/txt/
Dparagraph_txt.h328 double y_start; member
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h336 double y_start; member
/third_party/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c433 int y_start = MACROBLOCK_VPOS(mb_y); in FinishRow() local
Dvp8l_dec.c718 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c433 int y_start = MACROBLOCK_VPOS(mb_y); in FinishRow() local
Dvp8l_dec.c714 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp474 const fs_reg y_start = brw_vec1_grf(coef_payload.nr, 6); in emit_interpolation_setup_gfx6() local
/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c390 int x_start, int y_start, int w, int h, in set_frame()
808 int x_start = 0, y_start = 0; in set_processing_window() local
Dvf_fieldmatch.c333 #define VERTICAL_HALF(y_start, y_end) do { \ in calc_combed_score() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless.c293 int y_start, int y_end, in ColorSpaceInverseTransform_C()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless.c288 int y_start, int y_end, in ColorSpaceInverseTransform_C()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1279 guint y_start, guint y_end, BlendFunction * composite) in _draw_background()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c181 int y_start = 0; in swrastPutImage() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c716 const int y_start = (rect->y_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c719 const int y_start = (rect->y_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp1734 int y_start = 0; in verify() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c1318 int y_start = 0; in x11_present_to_x11_sw() local