/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlvideoformat.c | 51 {WL_SHM_FORMAT_BGRX8888, GST_VIDEO_FORMAT_BGRx}, 56 {WL_SHM_FORMAT_XRGB8888, GST_VIDEO_FORMAT_BGRx}, 92 {DRM_FORMAT_BGRX8888, GST_VIDEO_FORMAT_BGRx}, 99 {DRM_FORMAT_XRGB8888, GST_VIDEO_FORMAT_BGRx},
|
D | wlwindow.c | 506 format = GST_VIDEO_FORMAT_BGRx; in gst_wl_window_update_borders()
|
/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() 656 case GST_VIDEO_FORMAT_BGRx: in gst_deinterlace_simple_method_setup()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglcolorconvert.c | 64 {1, 1, GST_VIDEO_FORMAT_BGRx, {(gchar *) & bgrx_reorder_data}},
|
D | video.c | 351 case GST_VIDEO_FORMAT_BGRx: in video_format_is_packed() 808 GST_VIDEO_CAPS_MAKE ("BGRx"), GST_VIDEO_FORMAT_BGRx}, { in GST_START_TEST() 2647 fail_unless (gst_video_info_set_format (&outinfo, GST_VIDEO_FORMAT_BGRx, 400, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglformat.c | 154 case GST_VIDEO_FORMAT_BGRx: in gst_gl_format_from_video_info()
|
D | gstglcolorconvert.c | 1394 case GST_VIDEO_FORMAT_BGRx: in _is_RGBx() 1507 case GST_VIDEO_FORMAT_BGRx: in _get_n_textures()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.h | 136 GST_VIDEO_FORMAT_BGRx, enumerator
|
D | video-enumtypes.c | 66 { GST_VIDEO_FORMAT_BGRx, "GST_VIDEO_FORMAT_BGRx", "bgrx" }, in gst_video_format_get_type()
|
D | video-info.c | 783 case GST_VIDEO_FORMAT_BGRx: in fill_planes()
|
/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_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 473 case GST_VIDEO_FORMAT_BGRx: in _drm_rgba_fourcc_from_info() 655 case GST_VIDEO_FORMAT_BGRx: in _drm_direct_fourcc_from_info()
|
/third_party/gstreamer/gstplugins_good/ext/libcaca/ |
D | gstcacasink.c | 186 case GST_VIDEO_FORMAT_BGRx: in gst_cacasink_setcaps()
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstgamma.c | 358 case GST_VIDEO_FORMAT_BGRx: in gst_gamma_set_info()
|
D | gstvideobalance.c | 451 case GST_VIDEO_FORMAT_BGRx: in gst_video_balance_set_info()
|
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/ |
D | gstchromahold.c | 381 case GST_VIDEO_FORMAT_BGRx: in gst_chroma_hold_set_process_function()
|
D | gstcoloreffects.c | 463 case GST_VIDEO_FORMAT_BGRx: in gst_color_effects_set_info()
|
/third_party/gstreamer/gstplugins_good/ext/cairo/ |
D | gstcairooverlay.c | 388 case GST_VIDEO_FORMAT_BGRx: in gst_cairo_overlay_transform_ip()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkimagememory.c | 49 case GST_VIDEO_FORMAT_BGRx: in gst_vulkan_format_from_video_format()
|
/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalpha.c | 2411 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full() 2449 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full() 2492 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full() 2530 case GST_VIDEO_FORMAT_BGRx: in gst_alpha_set_process_function_full()
|
/third_party/gstreamer/gstplugins_bad/ext/colormanagement/ |
D | gstlcms.c | 551 case GST_VIDEO_FORMAT_BGRx: in gst_lcms_cms_format_from_gst()
|
/third_party/weston/remoting/ |
D | remoting-plugin.c | 83 .gst_video_format = GST_VIDEO_FORMAT_BGRx,
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dhelpers.c | 210 GST_VIDEO_FORMAT_BGRx, D3DFMT_X8R8G8B8}, { 532 case GST_VIDEO_FORMAT_BGRx: in d3d_calculate_buffer_size() 1638 case GST_VIDEO_FORMAT_BGRx: in d3d_copy_buffer()
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 735 case GST_VIDEO_FORMAT_BGRx: in set_functions()
|