Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_RGB10A2_LE (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11format.cpp173 return GST_VIDEO_FORMAT_RGB10A2_LE; in gst_d3d11_dxgi_format_to_gst()
Dgstd3d11device.cpp524 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/
Dvideo-format.h238 GST_VIDEO_FORMAT_RGB10A2_LE, enumerator
Dvideo-enumtypes.c735 { C_ENUM(GST_VIDEO_FORMAT_RGB10A2_LE), "GST_VIDEO_FORMAT_RGB10A2_LE", "rgb10a2-le" }, in gst_video_format_get_type()
Dvideo-info.c826 case GST_VIDEO_FORMAT_RGB10A2_LE: in fill_planes()
Dvideo-format.c7283 format = GST_VIDEO_FORMAT_RGB10A2_LE; in gst_video_format_from_masks()
Dvideo-converter.c7347 case GST_VIDEO_FORMAT_RGB10A2_LE: in get_scale_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c210 case GST_VIDEO_FORMAT_RGB10A2_LE: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1692 case GST_VIDEO_FORMAT_RGB10A2_LE: in _get_n_textures()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvenc.c295 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()
Dgstnvbaseenc.c854 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()
Dcuda-converter.c1896 case GST_VIDEO_FORMAT_RGB10A2_LE: in cuda_converter_get_rgb_order()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c528 case GST_VIDEO_FORMAT_RGB10A2_LE: in _drm_rgba_fourcc_from_info()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window.cpp451 {DXGI_FORMAT_R10G10B10A2_UNORM, GST_VIDEO_FORMAT_RGB10A2_LE, FALSE}, in gst_d3d11_window_prepare_default()