Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_Y210 (Results 1 – 17 of 17) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11format.cpp179 return GST_VIDEO_FORMAT_Y210; in gst_d3d11_dxgi_format_to_gst()
Dgstd3d11device.cpp585 priv->format_table[n_formats].format = GST_VIDEO_FORMAT_Y210; in gst_d3d11_device_setup_format_table()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h234 GST_VIDEO_FORMAT_Y210, enumerator
Dvideo-enumtypes.c731 { C_ENUM(GST_VIDEO_FORMAT_Y210), "GST_VIDEO_FORMAT_Y210", "y210" }, in gst_video_format_get_type()
Dvideo-info.c853 case GST_VIDEO_FORMAT_Y210: in fill_planes()
Dvideo-format.c7356 return GST_VIDEO_FORMAT_Y210; in gst_video_format_from_fourcc()
Dvideo-converter.c7305 case GST_VIDEO_FORMAT_Y210: in get_scale_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c220 case GST_VIDEO_FORMAT_Y210: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1694 case GST_VIDEO_FORMAT_Y210: in _get_n_textures()
2001 case GST_VIDEO_FORMAT_Y210: in _YUV_to_RGB()
2154 case GST_VIDEO_FORMAT_Y210: in _RGB_to_YUV()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c145 case GST_VIDEO_FORMAT_Y210: in ensure_data()
Dgstmsdkh265enc.c834 case GST_VIDEO_FORMAT_Y210: in gst_msdkh265enc_need_conversion()
Dgstmsdkallocator_libva.c623 case GST_VIDEO_FORMAT_Y210: in gst_msdk_export_dmabuf_to_vasurface()
Dgstmsdkenc.c684 case GST_VIDEO_FORMAT_Y210: in gst_msdkenc_init_encoder()
2041 case GST_VIDEO_FORMAT_Y210: in gst_msdkenc_need_conversion()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp751 case GST_VIDEO_FORMAT_Y210: in get_packed_yuv_components()
826 case GST_VIDEO_FORMAT_Y210: in setup_convert_info_yuv_to_rgb()
1240 GST_VIDEO_INFO_FORMAT (in_info) == GST_VIDEO_FORMAT_Y210 || in setup_convert_info_yuv_to_yuv()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.c683 return GST_VIDEO_FORMAT_Y210; in _default_video_format_from_chroma()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3183 fail_unless_equals_int (GST_VIDEO_FORMAT_Y210, 82); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/
DChangeLog38015 msdk: map GST_VIDEO_FORMAT_Y210 to VA_FOURCC_Y210
38020 msdk: map GST_VIDEO_FORMAT_Y210 to MFX_FOURCC_Y210