VideoScaler.horizontal

Horizontally scale the pixels in src to dest, starting from dest_offset for width samples.

class VideoScaler
void
horizontal

Parameters

format gstvideo.types.VideoFormat

a #GstVideoFormat for src and dest

src void*

source pixels

dest void*

destination pixels

destOffset uint

the horizontal destination offset

width uint

the number of pixels to scale