/third_party/ffmpeg/libavfilter/ |
D | vf_nlmeans_init.h | 83 int startx, int endx) in compute_weights_line_c()
|
D | vf_nlmeans.c | 113 int startx, int starty, in compute_unsafe_ssd_integral_image() 282 int startx, starty; member
|
D | vf_yaepblur.c | 140 const int startx = width * jobnr / nb_jobs; in PRE_CALCULATE_ROW() local
|
D | vf_histogram.c | 448 int starty, startx; in filter_frame() local
|
D | vf_fieldmatch.c | 510 const int startx = (plane == 0 ? 8 : 8 >> fm->hsub[INPUT_MAIN]); in compare_fields() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pngread.c | 2980 unsigned int startx, stepx, stepy; in png_image_read_and_map() local 3297 unsigned int startx, stepx, stepy; in png_image_read_composite() local 3456 unsigned int startx, stepx, stepy; in png_image_read_background() local 3593 unsigned int startx, stepx, stepy; in png_image_read_background() local
|
/third_party/ffmpeg/libavcodec/ |
D | libx265.c | 473 int startx, endx, starty, endy; in libx265_encode_set_roi() local
|
D | error_resilience.c | 822 void ff_er_add_slice(ERContext *s, int startx, int starty, in ff_er_add_slice()
|
D | libx264.c | 431 int startx, endx, starty, endy; in X264_frame() local
|
D | h264_slice.c | 2671 int startx, int starty, in er_add_slice()
|
D | libvpxenc.c | 1477 int starty, endy, startx, endx; in set_roi_map() local
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_template.c | 3506 int startx = x; in RENAME() local
|
/third_party/python/Lib/ |
D | turtle.py | 444 def set_geometry(self, width, height, startx, starty): argument 3696 startx=_CFG["leftright"], starty=_CFG["topbottom"]): argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 306 int startx = int((static_cast<float>(width) * 0.1f) + 1); in ValidateReadBufferCenteredQuad() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cComputeShaderTests.cpp | 310 int startx = int(((float)width * 0.1f) + 1); in ValidateReadBufferCenteredQuad() local
|