Home
last modified time | relevance | path

Searched refs:overlay_pix_step (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_overlay.h71 int overlay_pix_step[4]; ///< steps per pixel for each plane of the overlay member
Dvf_overlay.c279 av_image_fill_max_pixsteps(s->overlay_pix_step, NULL, pix_desc); in config_input_overlay()
370 const int sstep = s->overlay_pix_step[0]; in blend_slice_packed_rgb()