| /third_party/gstreamer/gstreamer/plugins/elements/ |
| D | gsttee.c | 220 GstTee *tee; in gst_tee_finalize() local 307 gst_tee_init (GstTee * tee) in gst_tee_init() 330 gst_tee_notify_alloc_pad (GstTee * tee) in gst_tee_notify_alloc_pad() 356 GstTee *tee; in gst_tee_request_new_pad() local 449 GstTee *tee; in gst_tee_release_pad() local 483 GstTee *tee = GST_TEE (object); in gst_tee_set_property() local 522 GstTee *tee = GST_TEE (object); in gst_tee_get_property() local 570 GstTee *tee; member 739 GstTee *tee = GST_TEE (parent); in gst_tee_sink_query() local 823 gst_tee_do_message (GstTee * tee, GstPad * pad, gpointer data, gboolean is_list) in gst_tee_do_message() [all …]
|
| /third_party/gstreamer/gstreamer/tests/check/elements/ |
| D | tee.c | 43 GstElement *pipeline, *src, *tee; in GST_START_TEST() local 116 GstElement *tee; in GST_START_TEST() local 169 GstElement *tee; member 336 GstElement *tee; in GST_START_TEST() local 459 GstElement *tee; in GST_START_TEST() local 600 GstElement *tee; in GST_START_TEST() local 628 GstElement *tee; in GST_START_TEST() local 773 add_sink_pad_and_setup_query_func (GstElement * tee, in add_sink_pad_and_setup_query_func() 789 GstElement *tee; in GST_START_TEST() local 839 GstElement *tee; in GST_START_TEST() local [all …]
|
| D | fakesink.c | 1039 GstElement *pipe, *src, *tee, *q1, *q2, *sink1, *sink2; in GST_START_TEST() local 1133 GstElement *pipe, *src, *tee, *q1, *q2, *sink1, *sink2; in GST_START_TEST() local
|
| /third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-dynamically-added/ |
| D | main.cpp | 42 connect_tee (GstElement * tee, GstElement * queue) in connect_tee() 49 connect_qmlglsink (GstElement * pipeline, GstElement * tee, QQuickWindow * rootObject) in connect_qmlglsink()
|
| /third_party/ffmpeg/libavformat/ |
| D | tee.c | 149 TeeContext *tee = avf->priv_data; in close_slaves() local 434 TeeContext *tee = avf->priv_data; in tee_process_slave_failure() local 456 TeeContext *tee = avf->priv_data; in tee_write_header() local 522 TeeContext *tee = avf->priv_data; in tee_write_trailer() local 539 TeeContext *tee = avf->priv_data; in tee_write_packet() local
|
| /third_party/ltp/include/lapi/ |
| D | tee.h | 14 static inline ssize_t tee(int fd_in, int fd_out, in tee() function
|
| /third_party/musl/src/linux/ |
| D | tee.c | 5 ssize_t tee(int src, int dest, size_t len, unsigned flags) in tee() function
|
| /third_party/gstreamer/gstplugins_base/tests/examples/gl/generic/doublecube/ |
| D | main.cpp | 257 GstElement* tee = gst_element_factory_make ("tee", "tee0"); in main() local
|
| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gstbin.c | 1108 GstElement *src, *tee, *identity, *sink1, *sink2, *pipeline; in GST_START_TEST() local 1204 GstElement *src, *tee, *identity, *sink1, *sink2, *pipeline, *bin; in GST_START_TEST() local
|
| D | gstutils.c | 980 GstElement *tee, *sink1, *sink2; in GST_START_TEST() local 1707 GstElement *src, *tee, *queue, *queue2, *sink, *sink2; in GST_START_TEST() local
|
| /third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
| D | gstuvch264_src.c | 2772 GstElement *tee = NULL; in gst_uvc_h264_src_construct_pipeline() local 2808 GstElement *tee = NULL; in gst_uvc_h264_src_construct_pipeline() local
|
| /third_party/gstreamer/gstreamer/tests/check/libs/ |
| D | collectpads.c | 741 GstElement *pipeline, *src, *tee, *queue[2], *agg, *sink; in GST_START_TEST() local
|
| /third_party/toybox/generated/ |
| D | globals.h | 1632 struct tee_data tee; member
|
| /third_party/gstreamer/gstreamer/docs/plugins/ |
| D | gst_plugins_cache.json | 2243 "tee": { object
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 2752 tee(): [ReadableStream<R>, ReadableStream<R>]; method
|
| D | lib.dom.d.ts | 12577 tee(): [ReadableStream<R>, ReadableStream<R>]; method
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| D | mod.rs | 3241 pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_uint) -> ::ssize_t; in tee() function
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 2732 tee(): [ReadableStream<R>, ReadableStream<R>]; method
|
| D | dom.generated.d.ts | 12557 tee(): [ReadableStream<R>, ReadableStream<R>]; method
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 4139 pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_uint) -> ::ssize_t; in tee() function
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 4104 pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_uint) -> ::ssize_t; in tee() function
|