Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_NV12_64Z32 (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c141 case GST_VIDEO_FORMAT_NV12_64Z32: in gst_wl_shm_extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h181 GST_VIDEO_FORMAT_NV12_64Z32, enumerator
Dvideo-enumtypes.c111 { GST_VIDEO_FORMAT_NV12_64Z32, "GST_VIDEO_FORMAT_NV12_64Z32", "nv12-64z32" }, in gst_video_format_get_type()
Dvideo-info.c1024 case GST_VIDEO_FORMAT_NV12_64Z32: in fill_planes()
Dvideo-converter.c5912 case GST_VIDEO_FORMAT_NV12_64Z32: in get_scale_format()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c149 case GST_VIDEO_FORMAT_NV12_64Z32: in extrapolate_stride()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c125 case GST_VIDEO_FORMAT_NV12_64Z32: in check_pad_template()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1319 format = GST_VIDEO_FORMAT_NV12_64Z32; in gst_v4l2_object_v4l2fourcc_to_video_format()
1731 case GST_VIDEO_FORMAT_NV12_64Z32: in gst_v4l2_object_get_caps_info()
3189 case GST_VIDEO_FORMAT_NV12_64Z32: in gst_v4l2_object_extrapolate_stride()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3024 || fmt == GST_VIDEO_FORMAT_NV12_64Z32 in GST_START_TEST()