Searched refs:still_event (Results 1 – 2 of 2) sorted by relevance
45 GstEvent *still_event; in gst_video_event_new_still_frame() local50 still_event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in gst_video_event_new_still_frame()52 return still_event; in gst_video_event_new_still_frame()
623 GstEvent *still_event; in rsn_dvdsrc_do_still() local640 still_event = gst_video_event_new_still_frame (TRUE); in rsn_dvdsrc_do_still()657 gst_pad_push_event (GST_BASE_SRC_PAD (src), still_event); in rsn_dvdsrc_do_still()758 still_event = gst_video_event_new_still_frame (FALSE); in rsn_dvdsrc_do_still()771 gst_pad_push_event (GST_BASE_SRC_PAD (src), still_event); in rsn_dvdsrc_do_still()