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/ |
D | video-info.h | 447 gboolean gst_video_info_set_interlaced_format
|
D | video-info.c | 272 gst_video_info_set_interlaced_format (GstVideoInfo * info, in gst_video_info_set_interlaced_format() function
|
D | gstvideodecoder.c | 875 if (!gst_video_info_set_interlaced_format (&state->info, fmt, interlace_mode, in _new_output_state()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 1263 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/ |
D | gstavviddec.c | 827 gst_video_info_set_interlaced_format (&info, format, interlace_mode, in gst_ffmpegviddec_ensure_internal_pool()
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlace.c | 2803 gst_video_info_set_interlaced_format (&self->vinfo_out, in gst_deinterlace_setcaps()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 4244 gst_video_info_set_interlaced_format (info, format, interlace_mode, width, in gst_v4l2_object_acquire_format()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 17839 gst_video_info_set_interlaced_format() is used instead so that 17865 video: Add gst_video_info_set_interlaced_format()
|