/third_party/ffmpeg/libavcodec/ |
D | videodsp_template.c | 30 int start_y, start_x, end_y, end_x; in FUNC() local
|
D | snowdec.c | 117 …_subband_slice_buffered(SnowContext *s, SubBand *b, slice_buffer * sb, int start_y, int h, int sav… in decode_subband_slice_buffered() 225 …(SnowContext *s, slice_buffer * sb, SubBand *b, IDWTELEM *src, int stride, int start_y, int end_y){ in dequantize_slice_buffered() 248 … * sb, SubBand *b, IDWTELEM *src, int stride, int inverse, int use_median, int start_y, int end_y){ in correlate_slice_buffered() 563 int start_y; in decode_frame() local
|
D | arbc.c | 56 int start_y = y * 4, start_x = x * 4; in fill_tile4() local 94 int start_y = y * tile_height, start_x = x * tile_width; in fill_tileX() local
|
D | rasc.c | 249 int type, start_x, start_y, end_x, end_y, mov_x, mov_y; in decode_move() local
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | rfbdecoder.c | 856 rfb_decoder_raw_encoding (RfbDecoder * decoder, gint start_x, gint start_y, in rfb_decoder_raw_encoding() 886 rfb_decoder_copyrect_encoding (RfbDecoder * decoder, gint start_x, gint start_y, in rfb_decoder_copyrect_encoding() 939 rfb_decoder_rre_encoding (RfbDecoder * decoder, gint start_x, gint start_y, in rfb_decoder_rre_encoding() 975 rfb_decoder_corre_encoding (RfbDecoder * decoder, gint start_x, gint start_y, in rfb_decoder_corre_encoding() 1011 rfb_decoder_hextile_encoding (RfbDecoder * decoder, gint start_x, gint start_y, in rfb_decoder_hextile_encoding()
|
/third_party/flutter/skia/src/core/ |
D | SkScan_Path.cpp | 101 SkBlitter* blitter, int start_y, int stop_y, in walk_edges() 223 static void walk_simple_edges(SkEdge* prevHead, SkBlitter* blitter, int start_y, int stop_y) { in walk_simple_edges() 397 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path() 734 int start_y = ir.fTop; in sk_fill_triangle() local
|
D | SkScan_AAAPath.cpp | 1100 int start_y, in aaa_walk_convex_edges() 1551 int start_y, in aaa_walk_edges() 1847 int start_y, in aaa_fill_path()
|
D | SkScan_AntiPath.cpp | 315 int start_y = y >> SHIFT; in blitRect() local
|
/third_party/skia/src/core/ |
D | SkScan_Path.cpp | 101 SkBlitter* blitter, int start_y, int stop_y, in walk_edges() 222 static void walk_simple_edges(SkEdge* prevHead, SkBlitter* blitter, int start_y, int stop_y) { in walk_simple_edges() 396 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path() 738 int start_y = ir.fTop; in sk_fill_triangle() local
|
D | SkScan_AAAPath.cpp | 1099 int start_y, in aaa_walk_convex_edges() 1557 int start_y, in aaa_walk_edges() 1851 int start_y, in aaa_fill_path()
|
D | SkScan_AntiPath.cpp | 314 int start_y = y >> SHIFT; in blitRect() local
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | cffdecode.c | 1429 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1480 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1528 FT_Pos start_x, start_y; /* record start x, y values for */ in cff_decoder_parse_charstrings() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | cffdecode.c | 1427 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1478 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1526 FT_Pos start_x, start_y; /* record start x, y values for */ in cff_decoder_parse_charstrings() local
|
/third_party/freetype/src/psaux/ |
D | cffdecode.c | 1429 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1480 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1528 FT_Pos start_x, start_y; /* record start x, y values for */ in cff_decoder_parse_charstrings() local
|
/third_party/flutter/engine/flutter/lib/ui/painting/ |
D | gradient.cc | 114 double start_y, in initTwoPointConical()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | io_dec.c | 155 int start_y = io->mb_y; in GetAlphaSourceRow() local 189 const int start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGB() local 213 const int start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGBA4444() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | io_dec.c | 150 int start_y = io->mb_y; in GetAlphaSourceRow() local 184 const size_t start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGB() local 208 const size_t start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGBA4444() local
|
/third_party/mesa3d/src/amd/common/ |
D | ac_surface_meta_address_test.c | 200 unsigned start_x, unsigned start_y, unsigned start_z, in one_dcc_address_test() 424 unsigned start_x, unsigned start_y, unsigned start_z) in one_htile_address_test() 581 unsigned start_x, unsigned start_y, unsigned start_z) in one_cmask_address_test()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | videodsp_init.c | 160 x86_reg start_y, start_x, end_y, end_x, src_y_add = 0, p; in emulated_edge_mc() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderRendering.cpp | 2148 float start_y = 0; in GeometryShaderRenderingLinesCase() local 3419 int start_y = 0; in verify() local 3538 int start_y = 0; in verify() local 3904 float start_y = 0.0f; in GeometryShaderRenderingTrianglesCase() local
|
/third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
D | filters.c | 385 gint start_y = 0; in zoomFilterFastRGB() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_minterpolate.c | 884 int start_x, start_y; in bidirectional_obmc() local 993 int start_y = y_mb + (sb_y << (n - 1)); in var_size_bmc() local 1026 int start_x, start_y; in bilateral_obmc() local
|
D | vsrc_mandelbrot.c | 67 double start_y; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_resource.c | 898 uint32_t start_x, uint32_t start_y, in vc4_dump_surface_msaa_char()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 308 const int start_y = tile_y << bits; in GetBestPredictorForTile() local
|