Home
last modified time | relevance | path

Searched defs:start_y (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvideodsp_template.c34 int start_y, start_x, end_y, end_x; in ff_emulated_edge_mc() local
H A 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
H A Drasc.c251 int type, start_x, start_y, end_x, end_y, mov_x, mov_y; in decode_move() local
H A Dsnowdec.c114 static inline void decode_subband_slice_buffered(SnowContext *s, SubBand *b, slice_buffer * sb, int start_y, int h, int save_state[1]){ in decode_subband_slice_buffered() argument
222 static void dequantize_slice_buffered(SnowContext *s, slice_buffer * sb, SubBand *b, IDWTELEM *src, int stride, int start_y, int end_y){ in dequantize_slice_buffered() argument
245 static void correlate_slice_buffered(SnowContext *s, slice_buffer * sb, SubBand *b, IDWTELEM *src, int stride, int inverse, int use_median, int start_y, int end_y){ in correlate_slice_buffered() argument
559 int start_y; in decode_frame() local
[all...]
H A Dmpegvideo_enc.c1703 int start_y = s->thread_context[i]->start_mb_y; in ff_mpv_encode_picture() local
/third_party/ffmpeg/libavcodec/x86/
H A 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/
H A Dastc_test_autoextract_hdr.cpp172 int start_y = worst_y_block * blockdim_y; in main() local
H A Dastc_test_autoextract.cpp172 int start_y = worst_y_block * blockdim_y; in main() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_mandelbrot.c67 double start_y; member
H A Davf_showspectrum.c107 int start_x, start_y; member
[all...]
H A Dvf_minterpolate.c875 int start_x, start_y; in bidirectional_obmc() local
984 int start_y = y_mb + (sb_y << (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 Dac_surface_meta_address_test.c195 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/skia/src/core/
H A DSkScan_Path.cpp222 static void walk_simple_edges(SkEdge* prevHead, SkBlitter* blitter, int start_y, int stop_y) { in walk_simple_edges() argument
100 walk_edges(SkEdge* prevHead, SkPathFillType fillType, SkBlitter* blitter, int start_y, int stop_y, PrePostProc proc, int rightClip) walk_edges() argument
395 sk_fill_path(const SkPath& path, const SkIRect& clipRect, SkBlitter* blitter, int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) sk_fill_path() argument
738 int start_y = ir.fTop; sk_fill_triangle() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dio_dec.c150 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/astc-encoder/Source/
H A Dastcenc_entry.cpp917 int start_y = y * block_y; in compress_image() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c897 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 Dtest-tablet.c663 start_y = 20; in START_TEST() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dcffdecode.c1429 FT_Pos start_y; in FT_LOCAL_DEF() local
1480 FT_Pos start_y; in FT_LOCAL_DEF() local
1528 FT_Pos start_x, start_y; /* record start x, y values for */ in FT_LOCAL_DEF() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c661 int y, start_y, finish_y; in subtriangle() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp2148 float start_y = 0; in GeometryShaderRenderingLinesCase() local
3419 int start_y = 0; in verify() local
3538 int start_y = 0; verify() local
3904 float start_y = 0.0f; GeometryShaderRenderingTrianglesCase() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c308 const int start_y = tile_y << bits; in GetBestPredictorForTile() local

Completed in 39 milliseconds