Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_ARGB (Results 1 – 25 of 58) sorted by relevance

123

/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalphacolor.c485 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_color_set_info()
487 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_color_set_info()
521 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_color_set_info()
555 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_color_set_info()
581 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_color_set_info()
618 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_color_set_info()
Dgstalpha.c2406 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_set_process_function_full()
2424 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_set_process_function_full()
2444 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_set_process_function_full()
2487 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_set_process_function_full()
2505 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_set_process_function_full()
2525 case GST_VIDEO_FORMAT_ARGB: in gst_alpha_set_process_function_full()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c356 case GST_VIDEO_FORMAT_ARGB: in video_format_is_packed()
619 fail_unless (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, 32768, in GST_START_TEST()
625 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, 32768, in GST_START_TEST()
628 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, in GST_START_TEST()
630 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, G_MAXINT, in GST_START_TEST()
632 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, in GST_START_TEST()
634 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, G_MAXINT, in GST_START_TEST()
636 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, in GST_START_TEST()
638 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, G_MAXUINT, in GST_START_TEST()
640 fail_if (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_ARGB, in GST_START_TEST()
[all …]
Dgstglcolorconvert.c61 {1, 1, GST_VIDEO_FORMAT_ARGB, {(gchar *) & argb_reorder_data}},
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvutils.cpp134 case GST_VIDEO_FORMAT_ARGB: in gst_opencv_cv_image_type_from_video_format()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c76 case GST_VIDEO_FORMAT_ARGB: in gst_deinterlace_method_supported_impl()
152 case GST_VIDEO_FORMAT_ARGB: in gst_deinterlace_method_setup_impl()
235 case GST_VIDEO_FORMAT_ARGB: in gst_deinterlace_simple_method_supported()
689 case GST_VIDEO_FORMAT_ARGB: in gst_deinterlace_simple_method_setup()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlvideoformat.c48 {WL_SHM_FORMAT_BGRA8888, DRM_FORMAT_BGRA8888, GST_VIDEO_FORMAT_ARGB},
/third_party/gstreamer/gstplugins_good/ext/cairo/
Dgstcairooverlay.c388 case GST_VIDEO_FORMAT_ARGB: in gst_cairo_overlay_transform_ip()
466 G_LITTLE_ENDIAN ? GST_VIDEO_FORMAT_BGRA : GST_VIDEO_FORMAT_ARGB), in gst_cairo_overlay_transform_ip()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvkcolorconvert.c53 {1, 1, GST_VIDEO_FORMAT_ARGB, {(guint8 *) & argb_reorder_data}},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-overlay-composition.h104 #define GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB GST_VIDEO_FORMAT_ARGB
Dvideo-format.h165 GST_VIDEO_FORMAT_ARGB, enumerator
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstwidget.c73 if (frame.info.finfo->format == GST_VIDEO_FORMAT_ARGB || in gtk_gst_widget_draw()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmptealpha.c652 case GST_VIDEO_FORMAT_ARGB: in gst_smpte_alpha_set_info()
654 case GST_VIDEO_FORMAT_ARGB: in gst_smpte_alpha_set_info()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c491 case GST_VIDEO_FORMAT_ARGB: in _drm_rgba_fourcc_from_info()
703 case GST_VIDEO_FORMAT_ARGB: in _drm_direct_fourcc_from_info()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.c126 { GST_VIDEO_FORMAT_ARGB, {
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c169 case GST_VIDEO_FORMAT_ARGB: in gst_gl_format_from_video_info()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Doverlaycomposition.c39 #define VIDEO_FORMAT GST_VIDEO_FORMAT_ARGB
/third_party/gstreamer/gstplugins_bad/ext/zxing/
Dgstzxing.cpp331 case GST_VIDEO_FORMAT_ARGB: in gst_zxing_set_info()
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgdec.c53 #define GST_RSVG_VIDEO_FORMAT GST_VIDEO_FORMAT_ARGB
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/
Dgstcoloreffects.c458 case GST_VIDEO_FORMAT_ARGB: in gst_color_effects_set_info()
Dgstchromahold.c376 case GST_VIDEO_FORMAT_ARGB: in gst_chroma_hold_set_process_function()
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/
Dgstbaseqroverlay.c152 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_ARGB, square_size, in draw_overlay()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstgamma.c352 case GST_VIDEO_FORMAT_ARGB: in gst_gamma_set_info()
/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxclient.cpp311 case GST_VIDEO_FORMAT_ARGB: in doRun()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuda-converter.c1881 case GST_VIDEO_FORMAT_ARGB: in cuda_converter_get_rgb_order()
2025 unpack_format = GST_VIDEO_FORMAT_ARGB; in cuda_converter_lookup_path()
2090 unpack_format = GST_VIDEO_FORMAT_ARGB; in cuda_converter_lookup_path()

123