Searched refs:GST_VIDEO_FORMAT_RGB10A2_LE (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11format.cpp | 173 return GST_VIDEO_FORMAT_RGB10A2_LE; in gst_d3d11_dxgi_format_to_gst()
|
D | gstd3d11device.cpp | 524 priv->format_table[n_formats].format = GST_VIDEO_FORMAT_RGB10A2_LE; in gst_d3d11_device_setup_format_table()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.h | 238 GST_VIDEO_FORMAT_RGB10A2_LE, enumerator
|
D | video-enumtypes.c | 735 { C_ENUM(GST_VIDEO_FORMAT_RGB10A2_LE), "GST_VIDEO_FORMAT_RGB10A2_LE", "rgb10a2-le" }, in gst_video_format_get_type()
|
D | video-info.c | 826 case GST_VIDEO_FORMAT_RGB10A2_LE: in fill_planes()
|
D | video-format.c | 7283 format = GST_VIDEO_FORMAT_RGB10A2_LE; in gst_video_format_from_masks()
|
D | video-converter.c | 7347 case GST_VIDEO_FORMAT_RGB10A2_LE: in get_scale_format()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglformat.c | 210 case GST_VIDEO_FORMAT_RGB10A2_LE: in gst_gl_format_from_video_info()
|
D | gstglcolorconvert.c | 1692 case GST_VIDEO_FORMAT_RGB10A2_LE: in _get_n_textures()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvenc.c | 295 case GST_VIDEO_FORMAT_RGB10A2_LE: in gst_nvenc_get_nv_buffer_format() 342 {GST_VIDEO_FORMAT_RGB10A2_LE, NV_ENC_BUFFER_FORMAT_ABGR10, TRUE, in gst_nvenc_get_supported_input_formats()
|
D | gstnvbaseenc.c | 854 case GST_VIDEO_FORMAT_RGB10A2_LE: in gst_nv_base_enc_set_filtered_input_formats() 2007 case GST_VIDEO_FORMAT_RGB10A2_LE: in _get_cuda_device_stride()
|
D | cuda-converter.c | 1896 case GST_VIDEO_FORMAT_RGB10A2_LE: in cuda_converter_get_rgb_order()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 528 case GST_VIDEO_FORMAT_RGB10A2_LE: in _drm_rgba_fourcc_from_info()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window.cpp | 451 {DXGI_FORMAT_R10G10B10A2_UNORM, GST_VIDEO_FORMAT_RGB10A2_LE, FALSE}, in gst_d3d11_window_prepare_default()
|