Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dcamerabingeneral.c54 gst_camerabin_add_element (GstBin * bin, GstElement * new_elem) in gst_camerabin_add_element()
74 gst_camerabin_add_element_full (GstBin * bin, const gchar * srcpad, in gst_camerabin_add_element_full()
109 gst_camerabin_try_add_element (GstBin * bin, const gchar * srcpad, in gst_camerabin_try_add_element()
156 gst_camerabin_create_and_add_element (GstBin * bin, const gchar * elem_name, in gst_camerabin_create_and_add_element()
180 try_element (GstElement * bin, GstElement * element) in try_element()
197 gst_camerabin_setup_default_element (GstBin * bin, GstElement * user_elem, in gst_camerabin_setup_default_element()
230 gst_camerabin_remove_elements_from_bin (GstBin * bin) in gst_camerabin_remove_elements_from_bin()
/third_party/gstreamer/gstreamer/gst/
Dgstbin.c150 #define BIN_IS_TOPLEVEL(bin) ((GST_OBJECT_PARENT (bin) == NULL) || bin->priv->asynchandling) argument
286 GstBin *bin; in gst_bin_child_proxy_get_child_by_index() local
302 GstBin *bin; in gst_bin_child_proxy_get_children_count() local
483 gst_bin_init (GstBin * bin) in gst_bin_init()
512 GstBin *bin = GST_BIN_CAST (object); in gst_bin_dispose() local
694 GstBin *bin; in gst_bin_set_clock_func() local
751 GstBin *bin; in gst_bin_provide_clock_func() local
866 find_message (GstBin * bin, GstObject * src, GstMessageType types) in find_message()
904 bin_replace_message (GstBin * bin, GstMessage * message, GstMessageType types) in bin_replace_message()
942 bin_remove_messages (GstBin * bin, GstObject * src, GstMessageType types) in bin_remove_messages()
[all …]
Dgstdebugutils.h99 #define GST_DEBUG_BIN_TO_DOT_FILE(bin, details, file_name) gst_debug_bin_to_dot_file (bin, details,… argument
111 #define GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS(bin, details, file_name) gst_debug_bin_to_dot_file_with_t… argument
117 #define GST_DEBUG_BIN_TO_DOT_FILE(bin, details, file_name) argument
118 #define GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS(bin, details, file_name) argument
Dgstbin.h90 #define GST_BIN_IS_NO_RESYNC(bin) (GST_OBJECT_FLAG_IS_SET(bin,GST_BIN_FLAG_NO_RESYNC)) argument
102 #define GST_BIN_NUMCHILDREN(bin) (GST_BIN_CAST(bin)->numchildren) argument
109 #define GST_BIN_CHILDREN(bin) (GST_BIN_CAST(bin)->children) argument
116 #define GST_BIN_CHILDREN_COOKIE(bin) (GST_BIN_CAST(bin)->children_cookie) argument
/third_party/node/deps/npm/test/lib/commands/
Drebuild.js14 bin: 'cwd', property
24 bin: 'cwd', property
66 bin: 'index.js', property
74 bin: 'index.js', property
101 bin: 'index.js', property
109 bin: 'index.js', property
119 bin: 'index.js', property
144 bin: 'index.js', property
152 bin: 'index.js', property
192 bin: 'index.js', property
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideomixer.c85 message_received (GstBus * bus, GstMessage * message, GstPipeline * bin) in message_received()
126 GstPipeline * bin) in test_event_message_received()
146 GstElement *bin, *src1, *src2, *videomixer, *sink; in GST_START_TEST() local
250 GstPipeline * bin) in test_play_twice_message_received()
295 GstElement *bin, *src1, *src2, *videomixer, *sink; in GST_START_TEST() local
381 GstElement *bin, *src1, *src2, *src3, *videomixer, *sink; in GST_START_TEST() local
486 GstElement *bin, *src1, *src2, *videomixer, *sink; in GST_START_TEST() local
567 GstElement *bin, *src, *videomixer, *sink; in GST_START_TEST() local
659 GstElement *bin, *videomixer, *sink; in GST_START_TEST() local
763 GstElement *bin, *src[3], *videomixer, *sink; in GST_START_TEST() local
[all …]
Dvp8dec.c46 GstElement *bin; in setup_vp8dec() local
105 cleanup_vp8dec (GstElement * bin) in cleanup_vp8dec()
151 GstElement *bin; in GST_START_TEST() local
198 GstElement *bin; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dadder.c126 message_received (GstBus * bus, GstMessage * message, GstPipeline * bin) in message_received()
234 GstPipeline * bin) in test_event_message_received()
253 GstElement *bin, *src1, *src2, *adder, *sink; in GST_START_TEST() local
344 GstElement * bin) in test_play_twice_message_received()
380 GstElement *bin, *adder; in GST_START_TEST() local
438 GstElement *bin, *src, *adder; in GST_START_TEST() local
517 GstElement *bin, *src1 = NULL, *src2, *ac1, *ac2, *adder, *sink; in GST_START_TEST() local
599 GstElement *bin, *src1, *src2, *adder, *sink; in GST_START_TEST() local
665 GstElement *bin, *src, *adder, *sink; in GST_START_TEST() local
749 GstElement *bin, *adder, *sink; in GST_START_TEST() local
[all …]
Daudiomixer.c147 message_received (GstBus * bus, GstMessage * message, GstPipeline * bin) in message_received()
265 GstPipeline * bin) in test_event_message_received()
285 GstElement *bin, *src1, *src2, *audiomixer, *sink; in GST_START_TEST() local
376 GstElement * bin) in test_play_twice_message_received()
413 GstElement *bin, *audiomixer; in GST_START_TEST() local
472 GstElement *bin, *src, *audiomixer; in GST_START_TEST() local
552 GstElement *bin, *src1 = NULL, *cf, *src2, *audiomixer, *sink; in GST_START_TEST() local
652 GstElement *bin, *src1, *src2, *audiomixer, *sink; in GST_START_TEST() local
718 GstElement *bin, *src, *audiomixer, *sink; in GST_START_TEST() local
808 GstElement *bin, *audiomixer, *sink; in GST_START_TEST() local
[all …]
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Dstepping.c33 do_step (GstElement * bin) in do_step()
53 GstElement *bin = GST_ELEMENT_CAST (data); in handle_message() local
89 GstElement *bin; in main() local
Dstepping2.c33 do_step (GstElement * bin) in do_step()
51 GstElement *bin; in handle_sync_message() local
98 GstElement *bin; in main() local
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstbufferstraw.c86 gst_buffer_straw_start_pipeline (GstElement * bin, GstPad * pad) in gst_buffer_straw_start_pipeline()
117 gst_buffer_straw_get_buffer (GstElement * bin, GstPad * pad) in gst_buffer_straw_get_buffer()
148 gst_buffer_straw_stop_pipeline (GstElement * bin, GstPad * pad) in gst_buffer_straw_stop_pipeline()
/third_party/musl/src/malloc/oldmalloc/
Dmalloc_impl.h12 struct bin { struct
31 #define BIN_TO_CHUNK(i) (MEM_TO_CHUNK(&mal.bins[i].head)) argument
/third_party/node/deps/npm/node_modules/pacote/lib/util/
Dis-package-bin.js10 const binObj = (name, bin) => argument
14 const bin = binObj(pkg.name, pkg.bin) constant
/third_party/ffmpeg/libavformat/
Dbintext.c53 BinDemuxContext *bin = s->priv_data; in init_stream() local
178 BinDemuxContext *bin = s->priv_data; in bintext_read_header() local
222 BinDemuxContext *bin = s->priv_data; in xbin_read_header() local
265 BinDemuxContext *bin = s->priv_data; in adf_read_header() local
322 BinDemuxContext *bin = s->priv_data; in idf_read_header() local
361 BinDemuxContext *bin = s->priv_data; in read_packet() local
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dcapsnego.c65 create_node (GstBin * bin, GstElement * sink, const gchar * sinkpadname, in create_node()
104 create_nodes (GstBin * bin, GstElement * sink, gint depth, gint children, in create_nodes()
137 event_loop (GstElement * bin) in event_loop()
212 GstBin *bin; in main() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpbin.c238 #define GST_RTP_BIN_LOCK(bin) g_mutex_lock (&(bin)->priv->bin_lock) argument
239 #define GST_RTP_BIN_UNLOCK(bin) g_mutex_unlock (&(bin)->priv->bin_lock) argument
242 #define GST_RTP_BIN_DYN_LOCK(bin) g_mutex_lock (&(bin)->priv->dyn_lock) argument
243 #define GST_RTP_BIN_DYN_UNLOCK(bin) g_mutex_unlock (&(bin)->priv->dyn_lock) argument
246 #define GST_RTP_BIN_SHUTDOWN_LOCK(bin,label) \ argument
258 #define GST_RTP_BIN_SHUTDOWN_UNLOCK(bin) \ argument
448 GstRtpBin *bin; member
495 GstRtpBin *bin; member
840 bin_manage_element (GstRtpBin * bin, GstElement * element) in bin_manage_element()
873 remove_bin_element (GstElement * element, GstRtpBin * bin) in remove_bin_element()
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_winsys.h37 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET()
43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, in PUSH_REFN()
50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl()
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDo()
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs()
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHD()
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_RESRC()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin()
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin()
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc_impl.h32 struct bin { struct
33 unsigned int checksum;
57 struct stat_bin { argument
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbin.c103 GstBin *bin, *bin2; in GST_START_TEST() local
173 GstBin *bin, *bin2; in GST_START_TEST() local
427 GstBin *bin; in GST_START_TEST() local
470 GstBin *bin; in GST_START_TEST() local
696 GstElement *src, *sink, *bin; in GST_START_TEST() local
764 GstElement *src, *sink, *bin; in GST_START_TEST() local
865 GstElement *bin; in GST_START_TEST() local
1204 GstElement *src, *tee, *identity, *sink1, *sink2, *pipeline, *bin; in GST_START_TEST() local
1463 GstElement *bin, *identity; in GST_START_TEST() local
1638 GstElement *bin, *src[3], *sink[3]; in GST_START_TEST() local
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/
Dlame.c34 GstElement *bin; in GST_START_TEST() local
74 GstElement *bin; in GST_START_TEST() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_winsys.h20 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo()
27 nv50_add_bufctx_resident(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident()
36 #define BCTX_REFN_bo(ctx, bin, fl, bo) \ argument
39 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/third_party/gstreamer/gstreamer/tests/examples/streams/
Dstream-status.c49 sync_bus_handler (GstBus * bus, GstMessage * message, GstElement * bin) in sync_bus_handler()
105 GstElement *bin, *fakesrc, *fakesink; in main() local

12345678910>>...14