/third_party/ffmpeg/tests/checkasm/ |
H A D | vf_nlmeans.c | 44 int offx, offy; in checkasm_check_nlmeans() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_cover_rect.c | 62 static void cover_rect(CoverContext *cover, AVFrame *in, int offx, int offy) in cover_rect() argument 80 static void blur(CoverContext *cover, AVFrame *in, int offx, int offy) in blur() argument
|
H A D | vf_find_rect.c | 95 static float compare(const AVFrame *haystack, const AVFrame *obj, int offx, int offy) in compare() argument
|
H A D | vf_nlmeans.c | 112 compute_unsafe_ssd_integral_image(uint32_t *dst, ptrdiff_t dst_linesize_32, int startx, int starty, const uint8_t *src, ptrdiff_t linesize, int offx, int offy, int r, int sw, int sh, int w, int h) compute_unsafe_ssd_integral_image() argument 152 compute_ssd_integral_image(const NLMeansDSPContext *dsp, uint32_t *ii, ptrdiff_t ii_linesize_32, const uint8_t *src, ptrdiff_t linesize, int offx, int offy, int e, int w, int h) compute_ssd_integral_image() argument [all...] |
/third_party/backends/backend/ |
H A D | hp5400_internal.h | 98 uint16_t offx, offy; /* Offset to scan, in 1/300th of dpi, in network order */ member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 222 util_probe_rect_rgba_multi(struct pipe_context *ctx, struct pipe_resource *tex, unsigned offx, unsigned offy, unsigned w, unsigned h, const float *expected, unsigned num_expected_colors) util_probe_rect_rgba_multi() argument 272 util_probe_rect_rgba(struct pipe_context *ctx, struct pipe_resource *tex, unsigned offx, unsigned offy, unsigned w, unsigned h, const float *expected) util_probe_rect_rgba() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cg6.c | 204 u32 offx, offy; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cg6.c | 205 u32 offx, offy; member
|