Home
last modified time | relevance | path

Searched defs:end_x (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvideodsp_template.c30 int start_y, start_x, end_y, end_x; in FUNC() local
Darbc.c57 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
Dvp9recon.c227 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
Drasc.c249 int type, start_x, start_y, end_x, end_y, mov_x, mov_y; in decode_move() local
Dvp9block.c973 int end_x = FFMIN(2 * (s->cols - col), w4); in decode_coeffs() local
Dh264_slice.c2460 static void loop_filter(const H264Context *h, H264SliceContext *sl, int start_x, int end_x) in loop_filter()
/third_party/boost/boost/math/interpolators/
Dbarycentric_rational.hpp80 barycentric_rational<Real>::barycentric_rational(InputIterator1 start_x, InputIterator1 end_x, Inpu… in barycentric_rational()
/third_party/flutter/engine/flutter/lib/ui/painting/
Dgradient.cc116 double end_x, in initTwoPointConical()
/third_party/weston/ivi-shell/
Divi-layout-transition.c296 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/
Dbarycentric_rational_detail.hpp58 …ional_imp<Real>::barycentric_rational_imp(InputIterator1 start_x, InputIterator1 end_x, InputItera… in barycentric_rational_imp()
/third_party/ffmpeg/libavcodec/x86/
Dvideodsp_init.c160 x86_reg start_y, start_x, end_y, end_x, src_y_add = 0, p; in emulated_edge_mc() local
/third_party/ffmpeg/libavfilter/
Dmotion_estimation.c382 int end_x, end_y; in ff_me_search_umh() local
Dvf_minterpolate.c994 int end_x = start_x + (1 << (n - 1)); in var_size_bmc() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp3415 int end_x = 0; in verify() local
/third_party/weston/clients/
Dterminal.c2631 int start_x, end_x; in recompute_selection() local