Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FRAME_IS_ONEFIELD (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-frame.h126 #define GST_VIDEO_FRAME_IS_ONEFIELD(f) (GST_VIDEO_FRAME_FLAG_IS_SET(f, GST_VIDEO_FRAME_FLAG_ONE… macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c1056 } else if (GST_VIDEO_FRAME_IS_ONEFIELD (frame)) { in gst_deinterlace_get_buffer_state()
1117 onefield = GST_VIDEO_FRAME_IS_ONEFIELD (field1); in gst_deinterlace_push_history()