Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-event.h34 gboolean gst_video_event_parse_still_frame (GstEvent * event, gboolean * in_still);
Dvideo-event.c73 gst_video_event_parse_still_frame (GstEvent * event, gboolean * in_still) in gst_video_event_parse_still_frame() function
Dgstvideodecoder.c1215 if (gst_video_event_parse_still_frame (event, &in_still)) { in gst_video_decoder_sink_event_default()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c998 fail_unless (gst_video_event_parse_still_frame (e, &in_still), in GST_START_TEST()
1000 fail_unless (gst_video_event_parse_still_frame (e, NULL), in GST_START_TEST()
1007 fail_unless (gst_video_event_parse_still_frame (e, &in_still), in GST_START_TEST()
1009 fail_unless (gst_video_event_parse_still_frame (e, NULL), in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c419 if (gst_video_event_parse_still_frame (event, &in_still)) { in gst_dvd_spu_video_event()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c1018 if (gst_video_event_parse_still_frame (event, &in_still)) { in gst_flups_demux_sink_event()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c3013 if (gst_video_event_parse_still_frame (event, &still_state)) { in gst_deinterlace_sink_event()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt2748 gst_video_event_parse_still_frame
/third_party/gstreamer/gstplugins_base/
DChangeLog106371 gst_video_event_parse_still_frame() functions to the win32 defs files
106394 API: gst_video_event_parse_still_frame()