/third_party/ffmpeg/libavcodec/ |
H A D | videodsp_template.c | 34 int start_y, start_x, end_y, end_x; in ff_emulated_edge_mc() local
|
H A 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
|
H A D | rasc.c | 251 int type, start_x, start_y, end_x, end_y, mov_x, mov_y; in decode_move() local
|
H A D | h264_slice.c | 2556 static void loop_filter(const H264Context *h, H264SliceContext *sl, int start_x, int end_x) in loop_filter() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | videodsp_init.c | 126 x86_reg start_y, start_x, end_y, end_x, src_y_add = 0, p; in emulated_edge_mc() local [all...] |
/third_party/astc-encoder/Utils/ |
H A D | astc_test_autoextract_hdr.cpp | 173 int start_x = worst_x_block * blockdim_x; in main() local
|
H A D | astc_test_autoextract.cpp | 173 int start_x = worst_x_block * blockdim_x; in main() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_mandelbrot.c | 66 double start_x; member
|
H A D | avf_showspectrum.c | 107 int start_x, start_y; member [all...] |
H A D | vf_minterpolate.c | 875 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 [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface_meta_address_test.c | 195 one_dcc_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned samples, unsigned bpp, unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, unsigned mrt_index, unsigned start_x, unsigned start_y, unsigned start_z, unsigned start_sample) one_dcc_address_test() argument 420 one_htile_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned bpp, unsigned swizzle_mode, unsigned start_x, unsigned start_y, unsigned start_z) one_htile_address_test() argument 576 one_cmask_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned bpp, unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, unsigned mrt_index, unsigned start_x, unsigned start_y, unsigned start_z) one_cmask_address_test() argument
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_entry.cpp | 914 int start_x = x * block_x; in compress_image() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_resource.c | 897 vc4_dump_surface_msaa_char(struct pipe_surface *psurf, uint32_t start_x, uint32_t start_y, uint32_t w, uint32_t h) vc4_dump_surface_msaa_char() argument
|
/third_party/libinput/test/ |
H A D | test-tablet.c | 662 double start_x = 20, in START_TEST() local
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | cffdecode.c | 1528 FT_Pos start_x, start_y; /* record start x, y values for */ in FT_LOCAL_DEF() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderRendering.cpp | 3418 int start_x = 0; in verify() local 3537 int start_x = 0; verify() local [all...] |
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_tables.cpp | 1938 float start_x = column->WorkMinX; in TableBeginCell() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | predictor_enc.c | 307 const int start_x = tile_x << bits; in GetBestPredictorForTile() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 2562 dzn_buffer_get_line_copy_loc(const struct dzn_buffer *buf, VkFormat format, const VkBufferImageCopy2 *region, const D3D12_TEXTURE_COPY_LOCATION *loc, uint32_t y, uint32_t z, uint32_t *start_x) dzn_buffer_get_line_copy_loc() argument
|