Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_NV16 (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlvideoformat.c60 {WL_SHM_FORMAT_NV16, DRM_FORMAT_NV16, GST_VIDEO_FORMAT_NV16},
Dwlshmallocator.c158 case GST_VIDEO_FORMAT_NV16: in gst_wl_shm_extrapolate_stride()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.c84 case GST_VIDEO_FORMAT_NV16: in extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h203 GST_VIDEO_FORMAT_NV16, enumerator
Dvideo-enumtypes.c700 { C_ENUM(GST_VIDEO_FORMAT_NV16), "GST_VIDEO_FORMAT_NV16", "nv16" }, in gst_video_format_get_type()
Dvideo-info.c982 case GST_VIDEO_FORMAT_NV16: in fill_planes()
Dvideo-converter.c7292 case GST_VIDEO_FORMAT_NV16: in get_scale_format()
7972 {GST_VIDEO_FORMAT_NV12, GST_VIDEO_FORMAT_NV16, TRUE, FALSE, FALSE, TRUE,
7980 {GST_VIDEO_FORMAT_NV16, GST_VIDEO_FORMAT_NV12, TRUE, FALSE, FALSE, TRUE,
7982 {GST_VIDEO_FORMAT_NV16, GST_VIDEO_FORMAT_NV16, TRUE, FALSE, FALSE, TRUE,
7984 {GST_VIDEO_FORMAT_NV16, GST_VIDEO_FORMAT_NV24, TRUE, FALSE, FALSE, TRUE,
7992 {GST_VIDEO_FORMAT_NV24, GST_VIDEO_FORMAT_NV16, TRUE, FALSE, FALSE, TRUE,
Dvideo-scaler.c1261 case GST_VIDEO_FORMAT_NV16: in get_functions()
Dvideo-format.c7362 return GST_VIDEO_FORMAT_NV16; in gst_video_format_from_fourcc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c193 case GST_VIDEO_FORMAT_NV16: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1702 case GST_VIDEO_FORMAT_NV16: in _get_n_textures()
2014 case GST_VIDEO_FORMAT_NV16: in _YUV_to_RGB()
2173 case GST_VIDEO_FORMAT_NV16: in _RGB_to_YUV()
2180 if (out_format == GST_VIDEO_FORMAT_NV16) { in _RGB_to_YUV()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c151 case GST_VIDEO_FORMAT_NV16: in extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c655 case GST_VIDEO_FORMAT_NV16: in _drm_direct_fourcc_from_info()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3543 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_NV16, 1920, 1080); in GST_START_TEST()
3699 gst_video_info_set_interlaced_format (&info, GST_VIDEO_FORMAT_NV16, in GST_START_TEST()
3752 gst_video_info_set_interlaced_format (&info, GST_VIDEO_FORMAT_NV16, in GST_START_TEST()
3973 GstVideoFormat f2[] = { GST_VIDEO_FORMAT_NV12, GST_VIDEO_FORMAT_NV16 }; in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c97 case GST_VIDEO_FORMAT_NV16: in check_pad_template()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1380 format = GST_VIDEO_FORMAT_NV16; in gst_v4l2_object_v4l2fourcc_to_video_format()
1798 case GST_VIDEO_FORMAT_NV16: in gst_v4l2_object_get_caps_info()
3383 case GST_VIDEO_FORMAT_NV16: in gst_v4l2_object_extrapolate_stride()