/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalphacolor.c | 485 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()
|
D | gstalpha.c | 2406 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/ |
D | video.c | 356 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 …]
|
D | gstglcolorconvert.c | 61 {1, 1, GST_VIDEO_FORMAT_ARGB, {(gchar *) & argb_reorder_data}},
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvutils.cpp | 134 case GST_VIDEO_FORMAT_ARGB: in gst_opencv_cv_image_type_from_video_format()
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlacemethod.c | 76 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/ |
D | wlvideoformat.c | 48 {WL_SHM_FORMAT_BGRA8888, DRM_FORMAT_BGRA8888, GST_VIDEO_FORMAT_ARGB},
|
/third_party/gstreamer/gstplugins_good/ext/cairo/ |
D | gstcairooverlay.c | 388 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/ |
D | vkcolorconvert.c | 53 {1, 1, GST_VIDEO_FORMAT_ARGB, {(guint8 *) & argb_reorder_data}},
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-overlay-composition.h | 104 #define GST_VIDEO_OVERLAY_COMPOSITION_FORMAT_RGB GST_VIDEO_FORMAT_ARGB
|
D | video-format.h | 165 GST_VIDEO_FORMAT_ARGB, enumerator
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstwidget.c | 73 if (frame.info.finfo->format == GST_VIDEO_FORMAT_ARGB || in gtk_gst_widget_draw()
|
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmptealpha.c | 652 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/ |
D | gsteglimage.c | 491 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/ |
D | gstvavideoformat.c | 126 { GST_VIDEO_FORMAT_ARGB, {
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglformat.c | 169 case GST_VIDEO_FORMAT_ARGB: in gst_gl_format_from_video_info()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | overlaycomposition.c | 39 #define VIDEO_FORMAT GST_VIDEO_FORMAT_ARGB
|
/third_party/gstreamer/gstplugins_bad/ext/zxing/ |
D | gstzxing.cpp | 331 case GST_VIDEO_FORMAT_ARGB: in gst_zxing_set_info()
|
/third_party/gstreamer/gstplugins_bad/ext/rsvg/ |
D | gstrsvgdec.c | 53 #define GST_RSVG_VIDEO_FORMAT GST_VIDEO_FORMAT_ARGB
|
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/ |
D | gstcoloreffects.c | 458 case GST_VIDEO_FORMAT_ARGB: in gst_color_effects_set_info()
|
D | gstchromahold.c | 376 case GST_VIDEO_FORMAT_ARGB: in gst_chroma_hold_set_process_function()
|
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/ |
D | gstbaseqroverlay.c | 152 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_ARGB, square_size, in draw_overlay()
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstgamma.c | 352 case GST_VIDEO_FORMAT_ARGB: in gst_gamma_set_info()
|
/third_party/gstreamer/gstplugins_bad/ext/onnx/ |
D | gstonnxclient.cpp | 311 case GST_VIDEO_FORMAT_ARGB: in doRun()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuda-converter.c | 1881 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()
|