Home
last modified time | relevance | path

Searched defs:start_x (Results 1 – 20 of 20) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvideodsp_template.c34 int start_y, start_x, end_y, end_x; in FUNC() local
Darbc.c56 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
Drasc.c251 int type, start_x, start_y, end_x, end_y, mov_x, mov_y; in decode_move() local
Dh264_slice.c2556 static void loop_filter(const H264Context *h, H264SliceContext *sl, int start_x, int end_x) in loop_filter()
/third_party/ffmpeg/libavcodec/x86/
Dvideodsp_init.c126 x86_reg start_y, start_x, end_y, end_x, src_y_add = 0, p; in emulated_edge_mc() local
/third_party/astc-encoder/Utils/
Dastc_test_autoextract.cpp173 int start_x = worst_x_block * blockdim_x; in main() local
Dastc_test_autoextract_hdr.cpp173 int start_x = worst_x_block * blockdim_x; in main() local
/third_party/mesa3d/src/amd/common/
Dac_surface_meta_address_test.c200 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/libavfilter/
Dvf_minterpolate.c875 int start_x, start_y; in bidirectional_obmc() local
983 int start_x = x_mb + (sb_x << (n - 1)); in var_size_bmc() local
1017 int start_x, start_y; in bilateral_obmc() local
Dvsrc_mandelbrot.c66 double start_x; member
Davf_showspectrum.c107 int start_x, start_y; member
/third_party/astc-encoder/Source/
Dastcenc_entry.cpp890 int start_x = x * block_x; in compress_image() local
Dstb_image.h6488 int start_x, start_y; member
/third_party/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.c1528 FT_Pos start_x, start_y; /* record start x, y values for */ in cff_decoder_parse_charstrings() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp3418 int start_x = 0; in verify() local
3537 int start_x = 0; in verify() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c898 uint32_t start_x, uint32_t start_y, in vc4_dump_surface_msaa_char()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c307 const int start_x = tile_x << bits; in GetBestPredictorForTile() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2565 uint32_t y, uint32_t z, uint32_t *start_x) in dzn_buffer_get_line_copy_loc()
/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp1938 float start_x = column->WorkMinX; in TableBeginCell() local
/third_party/libinput/test/
Dtest-tablet.c638 double start_x = 20, in START_TEST() local