Home
last modified time | relevance | path

Searched refs:gst_video_info_set_interlaced_format (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h447 gboolean gst_video_info_set_interlaced_format
Dvideo-info.c272 gst_video_info_set_interlaced_format (GstVideoInfo * info, in gst_video_info_set_interlaced_format() function
Dgstvideodecoder.c875 if (!gst_video_info_set_interlaced_format (&state->info, fmt, interlace_mode, in _new_output_state()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c1263 fail_unless (gst_video_info_set_interlaced_format (&vinfo, in GST_START_TEST()
1284 fail_unless (gst_video_info_set_interlaced_format (&vinfo, 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()
3934 fail_unless (gst_video_info_set_interlaced_format (&info, in GST_START_TEST()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c827 gst_video_info_set_interlaced_format (&info, format, interlace_mode, in gst_ffmpegviddec_ensure_internal_pool()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c2803 gst_video_info_set_interlaced_format (&self->vinfo_out, in gst_deinterlace_setcaps()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c4244 gst_video_info_set_interlaced_format (info, format, interlace_mode, width, in gst_v4l2_object_acquire_format()
/third_party/gstreamer/gstplugins_base/
DChangeLog17839 gst_video_info_set_interlaced_format() is used instead so that
17865 video: Add gst_video_info_set_interlaced_format()