Home
last modified time | relevance | path

Searched refs:GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-overlay-composition.h102 #define GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB GST_VIDEO_FORMAT_BGRA macro
104 #define GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB GST_VIDEO_FORMAT_ARGB macro
Dvideo-overlay-composition.c716 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB || in gst_video_overlay_rectangle_new_raw()
1110 dest_format == GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB) { in gst_video_overlay_rectangle_convert()
1138 } else if (format == GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB && in gst_video_overlay_rectangle_convert()
1401 flags, FALSE, GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB); in gst_video_overlay_rectangle_get_pixels_argb()
1480 flags, TRUE, GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB); in gst_video_overlay_rectangle_get_pixels_unscaled_argb()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-overlay-blending.c131 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, w, h); in create_overlay_buffer()
/third_party/gstreamer/gstplugins_base/tests/examples/overlaycomposition/
Doverlaycomposition.c133 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, w, h); in create_overlay_buffer()
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/
Dgstbaseqroverlay.c191 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, info.width, info.height); in draw_overlay()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c1351 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, 200, 50); in GST_START_TEST()
1544 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, 200, 50); in GST_START_TEST()
1673 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, 200, 50); in GST_START_TEST()
3042 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, VIDEO_WIDTH, VIDEO_HEIGHT)); in test_overlay_blend_rect()
3050 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, width, height); in test_overlay_blend_rect()
3141 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, fwidth, height)); in GST_START_TEST()
3148 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, swidth, height); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufoverlay.c539 GST_VIDEO_FRAME_FLAG_NONE, GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, in gst_gdk_pixbuf_overlay_set_pixbuf()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c1296 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, window->image_width, in gst_cea_cc_overlay_create_and_push_buffer()
/third_party/gstreamer/gstplugins_bad/ext/assrender/
Dgstassrender.c1110 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, width, height); in gst_ass_render_composite_overlay()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstbasetextoverlay.c1672 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, in gst_base_text_overlay_set_composition()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c2603 GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB, image->width, image->height); in gst_ttml_render_compose_overlay()