Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_Y410 (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11format.cpp181 return GST_VIDEO_FORMAT_Y410; in gst_d3d11_dxgi_format_to_gst()
Dgstd3d11device.cpp596 priv->format_table[n_formats].format = GST_VIDEO_FORMAT_Y410; in gst_d3d11_device_setup_format_table()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp756 case GST_VIDEO_FORMAT_Y410: in get_packed_yuv_components()
827 case GST_VIDEO_FORMAT_Y410: in setup_convert_info_yuv_to_rgb()
1241 GST_VIDEO_INFO_FORMAT (in_info) == GST_VIDEO_FORMAT_Y410); in setup_convert_info_yuv_to_yuv()
1348 case GST_VIDEO_FORMAT_Y410: in setup_convert_info_yuv_to_gray()
1351 get_packed_yuv_components (self, GST_VIDEO_FORMAT_Y410, &y, &u, &v); in setup_convert_info_yuv_to_gray()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h235 GST_VIDEO_FORMAT_Y410, enumerator
Dvideo-enumtypes.c732 { C_ENUM(GST_VIDEO_FORMAT_Y410), "GST_VIDEO_FORMAT_Y410", "y410" }, in gst_video_format_get_type()
Dvideo-info.c823 case GST_VIDEO_FORMAT_Y410: in fill_planes()
Dvideo-format.c7398 return GST_VIDEO_FORMAT_Y410; in gst_video_format_from_fourcc()
Dvideo-converter.c7306 case GST_VIDEO_FORMAT_Y410: in get_scale_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c211 case GST_VIDEO_FORMAT_Y410: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1693 case GST_VIDEO_FORMAT_Y410: in _get_n_textures()
1940 case GST_VIDEO_FORMAT_Y410: in _YUV_to_RGB()
2114 case GST_VIDEO_FORMAT_Y410: in _RGB_to_YUV()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c152 case GST_VIDEO_FORMAT_Y410: in ensure_data()
Dgstmsdkvideomemory.c251 case GST_VIDEO_FORMAT_Y410: in gst_video_meta_map_msdk_memory()
Dgstmsdkh265enc.c833 case GST_VIDEO_FORMAT_Y410: in gst_msdkh265enc_need_conversion()
Dgstmsdkallocator_libva.c627 case GST_VIDEO_FORMAT_Y410: in gst_msdk_export_dmabuf_to_vasurface()
Dgstmsdkenc.c678 case GST_VIDEO_FORMAT_Y410: in gst_msdkenc_init_encoder()
2040 case GST_VIDEO_FORMAT_Y410: in gst_msdkenc_need_conversion()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.c690 return GST_VIDEO_FORMAT_Y410; in _default_video_format_from_chroma()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3209 || fmt == GST_VIDEO_FORMAT_Y410) { in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/
DChangeLog37974 msdk: map GST_VIDEO_FORMAT_Y410 to VA_FOURCC_Y410
37979 msdk: map GST_VIDEO_FORMAT_Y410 to MFX_FOURCC_Y410