VideoScaler.horizontal

void horizontal(gstvideo.types.VideoFormat format, void * src, void * dest, uint destOffset, uint width)

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

Parameters

formata #GstVideoFormat for src and dest
srcsource pixels
destdestination pixels
destOffsetthe horizontal destination offset
widththe number of pixels to scale