Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.c83 case GST_VIDEO_FORMAT_NV12_64Z32: in extrapolate_stride()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c156 case GST_VIDEO_FORMAT_NV12_64Z32: in gst_wl_shm_extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h205 GST_VIDEO_FORMAT_NV12_64Z32, enumerator
Dvideo-enumtypes.c702 { C_ENUM(GST_VIDEO_FORMAT_NV12_64Z32), "GST_VIDEO_FORMAT_NV12_64Z32", "nv12-64z32" }, in gst_video_format_get_type()
Dvideo-info.c1084 case GST_VIDEO_FORMAT_NV12_64Z32: in fill_planes()
Dvideo-converter.c7331 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.c126 case GST_VIDEO_FORMAT_NV12_64Z32: in check_pad_template()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1344 format = GST_VIDEO_FORMAT_NV12_64Z32; in gst_v4l2_object_v4l2fourcc_to_video_format()
1791 case GST_VIDEO_FORMAT_NV12_64Z32: in gst_v4l2_object_get_caps_info()
3381 case GST_VIDEO_FORMAT_NV12_64Z32: in gst_v4l2_object_extrapolate_stride()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3203 || fmt == GST_VIDEO_FORMAT_NV12_64Z32 in GST_START_TEST()