Home
last modified time | relevance | path

Searched defs:offx (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c44 int offx, offy; in checkasm_check_nlmeans() local
/third_party/ffmpeg/libavfilter/
H A Dvf_cover_rect.c62 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 Dvf_find_rect.c95 static float compare(const AVFrame *haystack, const AVFrame *obj, int offx, int offy) in compare() argument
H A Dvf_nlmeans.c112 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 Dhp5400_internal.h98 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 Du_tests.c222 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 Dcg6.c204 u32 offx, offy; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcg6.c205 u32 offx, offy; member

Completed in 9 milliseconds