Home
last modified time | relevance | path

Searched defs:new_event (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccextractor.c208 GstEvent *new_event; in create_stream_start_event_from_stream_start_event() local
245 GstEvent *new_event = in gst_cc_extractor_sink_event() local
317 GstEvent *new_event = gst_event_new_caps (caption_caps); in forward_sticky_events() local
327 GstEvent *new_event = in forward_sticky_events() local
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h327 gst_event_replace(GstEvent** old_event, GstEvent* new_event) in gst_event_replace()
339 gst_event_take (GstEvent **old_event, GstEvent *new_event) in gst_event_take()
Dgstevent.c2419 gst_event_replace (GstEvent ** old_event, GstEvent * new_event) in gst_event_replace()
2457 gst_event_take (GstEvent ** old_event, GstEvent * new_event) in gst_event_take()
/third_party/ffmpeg/libavformat/
Daqtitledec.c54 int new_event = 1; in aqt_read_header() local
Dsubviewerdec.c85 int res = 0, new_event = 1; in subviewer_read_header() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.h78 gboolean (*new_event) (GstAppSink *appsink, gpointer user_data); member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drgvolume.c355 GstEvent *new_event; in GST_START_TEST() local
/third_party/alsa-utils/seq/aplaymidi/
Daplaymidi.c273 static struct event *new_event(struct track *track, int sysex_length) in new_event() function
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c126 GstEvent *new_event; in gst_video_crop_src_event() local
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c364 GstEvent *new_event; in gst_aiff_parse_perform_seek() local
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c1056 GstEvent *new_event; in gst_dvdemux_handle_pull_seek() local
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c3209 GstEvent *new_event; in gst_video_box_src_event() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c4821 GstEvent *new_event; in gst_base_parse_handle_seek() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h74305 bool new_event; member