/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvutils.cpp | 131 case GST_VIDEO_FORMAT_BGRx: in gst_opencv_cv_image_type_from_video_format()
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlacemethod.c | 86 case GST_VIDEO_FORMAT_BGRx: in gst_deinterlace_method_supported_impl() 165 case GST_VIDEO_FORMAT_BGRx: in gst_deinterlace_method_setup_impl() 248 case GST_VIDEO_FORMAT_BGRx: in gst_deinterlace_simple_method_supported() 705 case GST_VIDEO_FORMAT_BGRx: in gst_deinterlace_simple_method_setup()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlvideoformat.c | 41 {WL_SHM_FORMAT_XRGB8888, DRM_FORMAT_XRGB8888, GST_VIDEO_FORMAT_BGRx},
|
D | wlwindow.c | 517 format = GST_VIDEO_FORMAT_BGRx; in gst_wl_window_update_borders()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | vkcolorconvert.c | 56 {1, 1, GST_VIDEO_FORMAT_BGRx, {(guint8 *) & bgrx_reorder_data}},
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkcolorconvert.c | 73 } else if (format == GST_VIDEO_FORMAT_RGBx || format == GST_VIDEO_FORMAT_BGRx) { in get_rgb_format_swizzle_order() 499 case GST_VIDEO_FORMAT_BGRx: in video_format_to_reorder() 542 case GST_VIDEO_FORMAT_BGRx: 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 | 94 } else if (format == GST_VIDEO_FORMAT_RGBx || format == GST_VIDEO_FORMAT_BGRx) { in get_rgb_format_swizzle_order() 153 case GST_VIDEO_FORMAT_BGRx: in video_format_to_reorder() 196 case GST_VIDEO_FORMAT_BGRx: in finfo_get_plane_n_components()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglcolorconvert.c | 64 {1, 1, GST_VIDEO_FORMAT_BGRx, {(gchar *) & bgrx_reorder_data}},
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshow.cpp | 613 return GST_VIDEO_FORMAT_BGRx; in gst_dshow_guid_to_gst_video_format() 667 case GST_VIDEO_FORMAT_BGRx: in gst_dshow_new_video_caps()
|
/third_party/gstreamer/gstplugins_good/ext/libcaca/ |
D | gstcacasink.c | 189 case GST_VIDEO_FORMAT_BGRx: in gst_cacasink_setcaps()
|
D | gstcacatv.c | 150 case GST_VIDEO_FORMAT_BGRx: in gst_cacatv_setcaps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.h | 160 GST_VIDEO_FORMAT_BGRx, enumerator
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 490 case GST_VIDEO_FORMAT_BGRx: in _drm_rgba_fourcc_from_info() 700 case GST_VIDEO_FORMAT_BGRx: in _drm_direct_fourcc_from_info()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglformat.c | 164 case GST_VIDEO_FORMAT_BGRx: in gst_gl_format_from_video_info()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavideoformat.c | 154 { GST_VIDEO_FORMAT_BGRx, {
|
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/ |
D | gstchromahold.c | 383 case GST_VIDEO_FORMAT_BGRx: in gst_chroma_hold_set_process_function()
|
D | gstcoloreffects.c | 465 case GST_VIDEO_FORMAT_BGRx: in gst_color_effects_set_info()
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstgamma.c | 359 case GST_VIDEO_FORMAT_BGRx: in gst_gamma_set_info()
|
/third_party/gstreamer/gstplugins_good/ext/cairo/ |
D | gstcairooverlay.c | 393 case GST_VIDEO_FORMAT_BGRx: in gst_cairo_overlay_transform_ip()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdksystemmemory.c | 113 case GST_VIDEO_FORMAT_BGRx: in ensure_data()
|
D | msdk.c | 427 GST_VIDEO_INFO_FORMAT (info) == GST_VIDEO_FORMAT_BGRx || in gst_msdk_set_video_alignment()
|
D | gstmsdkvideomemory.c | 242 case GST_VIDEO_FORMAT_BGRx: in gst_video_meta_map_msdk_memory()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkimagememory.c | 64 case GST_VIDEO_FORMAT_BGRx: in gst_vulkan_format_from_video_info()
|
/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalpha.c | 2415 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full() 2453 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full() 2496 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full() 2534 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full()
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstjpegdec.c | 999 case GST_VIDEO_FORMAT_BGRx: in gst_fmt_to_jpeg_turbo_ext_fmt() 1043 case GST_VIDEO_FORMAT_BGRx: in gst_jpeg_turbo_parse_ext_fmt_convert()
|