Home
last modified time | relevance | path

Searched refs:gst_video_blend_scale_linear_RGBA (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-blend.h31 void gst_video_blend_scale_linear_RGBA (GstVideoInfo * src, GstBuffer * src_buffer,
Dvideo-overlay-composition.c506 gst_video_blend_scale_linear_RGBA (&rect->info, rect->pixels, in gst_video_overlay_composition_blend()
1297 gst_video_blend_scale_linear_RGBA (&conv_rect->info, conv_rect->pixels, in gst_video_overlay_rectangle_get_pixels_raw_internal()
Dvideo-blend.c157 gst_video_blend_scale_linear_RGBA (GstVideoInfo * src, GstBuffer * src_buffer, in gst_video_blend_scale_linear_RGBA() function