/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | imagefreeze.c | 132 gst_video_info_set_format (&i1, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 138 gst_video_info_set_format (&i2, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 201 gst_video_info_set_format (&i1, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 207 gst_video_info_set_format (&i2, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 281 gst_video_info_set_format (&i1, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 287 gst_video_info_set_format (&i2, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 361 gst_video_info_set_format (&i1, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 367 gst_video_info_set_format (&i2, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 452 gst_video_info_set_format (&i1, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() 458 gst_video_info_set_format (&i2, GST_VIDEO_FORMAT_xRGB, 640, 480); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvutils.cpp | 130 case GST_VIDEO_FORMAT_xRGB: in gst_opencv_cv_image_type_from_video_format()
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlacemethod.c | 77 case GST_VIDEO_FORMAT_xRGB: in gst_deinterlace_method_supported_impl() 153 case GST_VIDEO_FORMAT_xRGB: in gst_deinterlace_method_setup_impl() 236 case GST_VIDEO_FORMAT_xRGB: in gst_deinterlace_simple_method_supported() 690 case GST_VIDEO_FORMAT_xRGB: in gst_deinterlace_simple_method_setup()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlvideoformat.c | 45 {WL_SHM_FORMAT_BGRX8888, DRM_FORMAT_BGRX8888, GST_VIDEO_FORMAT_xRGB},
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | vkcolorconvert.c | 54 {1, 1, GST_VIDEO_FORMAT_xRGB, {(guint8 *) & xrgb_reorder_data}},
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkcolorconvert.c | 71 if (format == GST_VIDEO_FORMAT_xRGB || format == GST_VIDEO_FORMAT_xBGR) { in get_rgb_format_swizzle_order() 501 case GST_VIDEO_FORMAT_xRGB: in video_format_to_reorder() 541 case GST_VIDEO_FORMAT_xRGB: in finfo_get_plane_n_components() 817 GST_VIDEO_FORMAT_xRGB, GST_VIDEO_FORMAT_BGRx, GST_VIDEO_FORMAT_xBGR in fill_shader_info()
|
D | vkviewconvert.c | 92 if (format == GST_VIDEO_FORMAT_xRGB || format == GST_VIDEO_FORMAT_xBGR) { in get_rgb_format_swizzle_order() 155 case GST_VIDEO_FORMAT_xRGB: in video_format_to_reorder() 195 case GST_VIDEO_FORMAT_xRGB: in finfo_get_plane_n_components()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglcolorconvert.c | 62 {1, 1, GST_VIDEO_FORMAT_xRGB, {(gchar *) & xrgb_reorder_data}},
|
D | video.c | 352 case GST_VIDEO_FORMAT_xRGB: in video_format_is_packed() 807 GST_VIDEO_CAPS_MAKE ("xRGB"), GST_VIDEO_FORMAT_xRGB}, { in GST_START_TEST() 1041 fail_unless (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_xRGB, 640, in GST_START_TEST() 1131 fail_unless (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_xRGB, 640, in GST_START_TEST() 1193 fail_unless (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_xRGB, 640, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/ext/libcaca/ |
D | gstcacasink.c | 188 case GST_VIDEO_FORMAT_xRGB: in gst_cacasink_setcaps()
|
D | gstcacatv.c | 149 case GST_VIDEO_FORMAT_xRGB: in gst_cacatv_setcaps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.h | 161 GST_VIDEO_FORMAT_xRGB, enumerator
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 492 case GST_VIDEO_FORMAT_xRGB: in _drm_rgba_fourcc_from_info() 706 case GST_VIDEO_FORMAT_xRGB: in _drm_direct_fourcc_from_info()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavideoformat.c | 142 { GST_VIDEO_FORMAT_xRGB, {
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglformat.c | 165 case GST_VIDEO_FORMAT_xRGB: in gst_gl_format_from_video_info()
|
/third_party/gstreamer/gstplugins_bad/ext/zxing/ |
D | gstzxing.cpp | 332 case GST_VIDEO_FORMAT_xRGB: in gst_zxing_set_info()
|
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/ |
D | gstcoloreffects.c | 462 case GST_VIDEO_FORMAT_xRGB: in gst_color_effects_set_info()
|
D | gstchromahold.c | 380 case GST_VIDEO_FORMAT_xRGB: in gst_chroma_hold_set_process_function()
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstgamma.c | 356 case GST_VIDEO_FORMAT_xRGB: in gst_gamma_set_info()
|
/third_party/gstreamer/gstplugins_good/ext/cairo/ |
D | gstcairooverlay.c | 392 case GST_VIDEO_FORMAT_xRGB: in gst_cairo_overlay_transform_ip()
|
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/ |
D | gstopenjpegenc.c | 805 case GST_VIDEO_FORMAT_xRGB: in gst_openjpeg_enc_set_format() 854 case GST_VIDEO_FORMAT_xRGB: in gst_openjpeg_enc_set_format()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkimagememory.c | 71 case GST_VIDEO_FORMAT_xRGB: in gst_vulkan_format_from_video_info()
|
/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalpha.c | 2412 case GST_VIDEO_FORMAT_xRGB: in gst_alpha_set_process_function_full() 2450 case GST_VIDEO_FORMAT_xRGB: in gst_alpha_set_process_function_full() 2493 case GST_VIDEO_FORMAT_xRGB: in gst_alpha_set_process_function_full() 2531 case GST_VIDEO_FORMAT_xRGB: in gst_alpha_set_process_function_full()
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstjpegdec.c | 991 case GST_VIDEO_FORMAT_xRGB: in gst_fmt_to_jpeg_turbo_ext_fmt() 1039 case GST_VIDEO_FORMAT_xRGB: in gst_jpeg_turbo_parse_ext_fmt_convert()
|
/third_party/gstreamer/gstplugins_bad/ext/colormanagement/ |
D | gstlcms.c | 546 case GST_VIDEO_FORMAT_xRGB: in gst_lcms_cms_format_from_gst()
|