/third_party/ffmpeg/libavcodec/ |
D | videodsp_template.c | 30 int start_y, start_x, end_y, end_x; in FUNC() local
|
D | arbc.c | 57 int end_y = start_y + 4, end_x = start_x + 4; in fill_tile4() local 95 int end_y = start_y + tile_height, end_x = start_x + tile_width; in fill_tileX() local
|
D | vp9recon.c | 227 int end_x = FFMIN(2 * (s->cols - col), w4); in intra_recon() local 605 int end_x = FFMIN(2 * (s->cols - col), w4); in inter_recon() local
|
D | rasc.c | 249 int type, start_x, start_y, end_x, end_y, mov_x, mov_y; in decode_move() local
|
D | vp9block.c | 973 int end_x = FFMIN(2 * (s->cols - col), w4); in decode_coeffs() local
|
D | h264_slice.c | 2460 static void loop_filter(const H264Context *h, H264SliceContext *sl, int start_x, int end_x) in loop_filter()
|
/third_party/boost/boost/math/interpolators/ |
D | barycentric_rational.hpp | 80 barycentric_rational<Real>::barycentric_rational(InputIterator1 start_x, InputIterator1 end_x, Inpu… in barycentric_rational()
|
/third_party/flutter/engine/flutter/lib/ui/painting/ |
D | gradient.cc | 116 double end_x, in initTwoPointConical()
|
/third_party/weston/ivi-shell/ |
D | ivi-layout-transition.c | 296 int32_t end_x; member 355 int32_t end_x, int32_t end_y, in create_move_resize_view_transition() 674 int32_t end_x; member 721 int32_t end_x, int32_t end_y, in create_move_layer_transition()
|
/third_party/boost/boost/math/interpolators/detail/ |
D | barycentric_rational_detail.hpp | 58 …ional_imp<Real>::barycentric_rational_imp(InputIterator1 start_x, InputIterator1 end_x, InputItera… in barycentric_rational_imp()
|
/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/ffmpeg/libavfilter/ |
D | motion_estimation.c | 382 int end_x, end_y; in ff_me_search_umh() local
|
D | vf_minterpolate.c | 994 int end_x = start_x + (1 << (n - 1)); in var_size_bmc() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderRendering.cpp | 3415 int end_x = 0; in verify() local
|
/third_party/weston/clients/ |
D | terminal.c | 2631 int start_x, end_x; in recompute_selection() local
|