Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_NV24 (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.c86 case GST_VIDEO_FORMAT_NV24: in extrapolate_stride()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c160 case GST_VIDEO_FORMAT_NV24: in gst_wl_shm_extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h204 GST_VIDEO_FORMAT_NV24, enumerator
Dvideo-enumtypes.c701 { C_ENUM(GST_VIDEO_FORMAT_NV24), "GST_VIDEO_FORMAT_NV24", "nv24" }, in gst_video_format_get_type()
Dvideo-info.c990 case GST_VIDEO_FORMAT_NV24: in fill_planes()
Dvideo-converter.c7294 case GST_VIDEO_FORMAT_NV24: in get_scale_format()
7974 {GST_VIDEO_FORMAT_NV12, GST_VIDEO_FORMAT_NV24, TRUE, FALSE, FALSE, TRUE,
7984 {GST_VIDEO_FORMAT_NV16, GST_VIDEO_FORMAT_NV24, TRUE, FALSE, FALSE, TRUE,
7990 {GST_VIDEO_FORMAT_NV24, GST_VIDEO_FORMAT_NV12, TRUE, FALSE, FALSE, TRUE,
7992 {GST_VIDEO_FORMAT_NV24, GST_VIDEO_FORMAT_NV16, TRUE, FALSE, FALSE, TRUE,
7994 {GST_VIDEO_FORMAT_NV24, GST_VIDEO_FORMAT_NV24, TRUE, FALSE, FALSE, TRUE,
Dvideo-scaler.c1263 case GST_VIDEO_FORMAT_NV24: in get_functions()
Dvideo-format.c7366 return GST_VIDEO_FORMAT_NV24; in gst_video_format_from_fourcc()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c153 case GST_VIDEO_FORMAT_NV24: in extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c661 case GST_VIDEO_FORMAT_NV24: in _drm_direct_fourcc_from_info()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c99 case GST_VIDEO_FORMAT_NV24: in check_pad_template()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1387 format = GST_VIDEO_FORMAT_NV24; in gst_v4l2_object_v4l2fourcc_to_video_format()
1806 case GST_VIDEO_FORMAT_NV24: in gst_v4l2_object_get_caps_info()
3385 case GST_VIDEO_FORMAT_NV24: in gst_v4l2_object_extrapolate_stride()