Home
last modified time | relevance | path

Searched defs:input_pads (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/elements/
Dselector.c144 push_input_buffers (GList * input_pads, GstBuffer * buf, gint num_buffers) in push_input_buffers()
205 push_newsegment_events (GList * input_pads) in push_newsegment_events()
230 push_switched_buffers (GList * input_pads, in push_switched_buffers()
266 GList *output_pads = NULL, *input_pads = NULL; in run_output_selector_buffer_count() local
334 GList *input_pads = NULL, *output_pads = NULL; in run_input_selector_buffer_count() local
/third_party/ffmpeg/libavfilter/
Davfilter.h348 AVFilterPad *input_pads; ///< array of input pads member