Home
last modified time | relevance | path

Searched refs:w_sub (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Ddrawutils.c362 int w_sub, h_sub, x_sub, y_sub, left, right, top, bottom, y; in ff_blend_rectangle() local
384 w_sub = w; in ff_blend_rectangle()
388 subsampling_bounds(draw->hsub[plane], &x_sub, &w_sub, &left, &right); in ff_blend_rectangle()
401 draw->pixelstep[plane], w_sub, in ff_blend_rectangle()
405 draw->pixelstep[plane], w_sub, in ff_blend_rectangle()
413 draw->pixelstep[plane], w_sub, in ff_blend_rectangle()
420 draw->pixelstep[plane], w_sub, in ff_blend_rectangle()
428 draw->pixelstep[plane], w_sub, in ff_blend_rectangle()
432 draw->pixelstep[plane], w_sub, in ff_blend_rectangle()
543 int xm0, ym0, w_sub, h_su in ff_blend_mask() local
[all...]

Completed in 2 milliseconds