Home
last modified time | relevance | path

Searched defs:agg (Results 1 – 25 of 31) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioaggregator.c842 gst_audio_aggregator_get_first_configured_pad (GstAggregator * agg) in gst_audio_aggregator_get_first_configured_pad()
862 gst_audio_aggregator_sink_getcaps (GstPad * pad, GstAggregator * agg, in gst_audio_aggregator_sink_getcaps()
924 gst_audio_aggregator_convert_sink_getcaps (GstPad * pad, GstAggregator * agg, in gst_audio_aggregator_convert_sink_getcaps()
1010 GstAggregator * agg, GstCaps * caps) in gst_audio_aggregator_sink_setcaps()
1076 gst_audio_aggregator_update_src_caps (GstAggregator * agg, in gst_audio_aggregator_update_src_caps()
1101 gst_audio_aggregator_fixate_src_caps (GstAggregator * agg, GstCaps * caps) in gst_audio_aggregator_fixate_src_caps()
1202 gst_audio_aggregator_negotiated_src_caps (GstAggregator * agg, GstCaps * caps) in gst_audio_aggregator_negotiated_src_caps()
1271 gst_audio_aggregator_src_event (GstAggregator * agg, GstEvent * event) in gst_audio_aggregator_src_event()
1342 gst_audio_aggregator_sink_event (GstAggregator * agg, in gst_audio_aggregator_sink_event()
1422 gst_audio_aggregator_sink_query (GstAggregator * agg, GstAggregatorPad * aggpad, in gst_audio_aggregator_sink_query()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.c201 GstAggregator * agg, GstBuffer * buffer) in gst_video_aggregator_pad_skip_buffer()
246 gst_video_aggregator_peek_next_sample (GstAggregator * agg, in gst_video_aggregator_peek_next_sample()
408 GstAggregator *agg = in gst_video_aggregator_pad_set_needs_alpha() local
583 (GstVideoAggregatorConvertPad * pad, GstVideoAggregator * agg, in gst_video_aggregator_convert_pad_create_conversion_info()
1148 gst_video_aggregator_default_fixate_src_caps (GstAggregator * agg, in gst_video_aggregator_default_fixate_src_caps()
1265 gst_video_aggregator_default_update_src_caps (GstAggregator * agg, in gst_video_aggregator_default_update_src_caps()
1293 gst_video_aggregator_default_negotiated_src_caps (GstAggregator * agg, in gst_video_aggregator_default_negotiated_src_caps()
1581 GstAggregator *agg = GST_AGGREGATOR (vagg); in gst_video_aggregator_pad_sink_getcaps() local
1697 GstAggregator *agg = GST_AGGREGATOR (vagg); in gst_video_aggregator_reset() local
2012 prepare_frames_start (GstElement * agg, GstPad * pad, gpointer user_data) in prepare_frames_start()
[all …]
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixer.c147 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps()
182 gst_gl_mixer_propose_allocation (GstAggregator * agg, in gst_gl_mixer_propose_allocation()
308 gst_gl_mixer_sink_query (GstAggregator * agg, GstAggregatorPad * bpad, in gst_gl_mixer_sink_query()
478 gst_gl_mixer_query_caps (GstPad * pad, GstAggregator * agg, GstQuery * query) in gst_gl_mixer_query_caps()
511 gst_gl_mixer_src_query (GstAggregator * agg, GstQuery * query) in gst_gl_mixer_src_query()
562 gst_gl_mixer_decide_allocation (GstAggregator * agg, GstQuery * query) in gst_gl_mixer_decide_allocation()
747 gst_gl_mixer_start (GstAggregator * agg) in gst_gl_mixer_start()
753 gst_gl_mixer_stop (GstAggregator * agg) in gst_gl_mixer_stop()
Dgstglbasemixer.c268 gst_gl_base_mixer_propose_allocation (GstAggregator * agg, in gst_gl_base_mixer_propose_allocation()
280 gst_gl_base_mixer_sink_query (GstAggregator * agg, GstAggregatorPad * bpad, in gst_gl_base_mixer_sink_query()
535 gst_gl_base_mixer_src_query (GstAggregator * agg, GstQuery * query) in gst_gl_base_mixer_src_query()
574 gst_gl_base_mixer_decide_allocation (GstAggregator * agg, GstQuery * query) in gst_gl_base_mixer_decide_allocation()
612 gst_gl_base_mixer_start (GstAggregator * agg) in gst_gl_base_mixer_start()
618 gst_gl_base_mixer_stop (GstAggregator * agg) in gst_gl_base_mixer_stop()
Dgstglstereomix.c235 gst_gl_stereo_mix_query_caps (GstPad * pad, GstAggregator * agg, in gst_gl_stereo_mix_query_caps()
257 gst_gl_stereo_mix_src_query (GstAggregator * agg, GstQuery * query) in gst_gl_stereo_mix_src_query()
460 gst_gl_stereo_mix_start (GstAggregator * agg) in gst_gl_stereo_mix_start()
477 gst_gl_stereo_mix_stop (GstAggregator * agg) in gst_gl_stereo_mix_stop()
622 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps()
Dgstglvideomixer.c988 gst_gl_video_mixer_propose_allocation (GstAggregator * agg, in gst_gl_video_mixer_propose_allocation()
1084 _fixate_caps (GstAggregator * agg, GstCaps * caps) in _fixate_caps()
1160 _reset_pad_gl (GstElement * agg, GstPad * aggpad, gpointer udata) in _reset_pad_gl()
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiointerleave.c200 gst_audio_interleave_sink_getcaps (GstAggregator * agg, GstPad * pad, in gst_audio_interleave_sink_getcaps()
252 gst_audio_interleave_sink_query (GstAggregator * agg, GstAggregatorPad * aggpad, in gst_audio_interleave_sink_query()
476 gst_audio_interleave_sink_event (GstAggregator * agg, GstAggregatorPad * aggpad, in gst_audio_interleave_sink_event()
507 gst_audio_interleave_update_src_caps (GstAggregator * agg, GstCaps * caps, in gst_audio_interleave_update_src_caps()
535 gst_audio_interleave_negotiated_src_caps (GstAggregator * agg, GstCaps * caps) in gst_audio_interleave_negotiated_src_caps()
708 gst_audio_interleave_stop (GstAggregator * agg) in gst_audio_interleave_stop()
823 GstAggregator *agg = GST_AGGREGATOR (aagg); in gst_audio_interleave_aggregate_one_buffer() local
Dgstaudiomixer.c296 GstAggregator *agg = GST_AGGREGATOR (aagg); in gst_audiomixer_aggregate_one_buffer() local
/third_party/gstreamer/gstplugins_base/tests/examples/compositor/
Dsignals.c27 check_aggregated_buffer (GstElement * agg, GstPad * pad, in check_aggregated_buffer()
64 samples_selected_cb (GstElement * agg, GstSegment * segment, GstClockTime pts, in samples_selected_cb()
/third_party/gstreamer/gstreamer/tests/check/libs/
Daggregator.c196 GstAggregator *agg = GST_AGGREGATOR (self); in gst_test_aggregator_init() local
379 _chain_data_init (ChainData * data, GstElement * agg, ...) in _chain_data_init()
657 GstElement *pipeline, *src, *agg, *sink; in GST_START_TEST() local
696 GstElement *pipeline, *src, *src1, *agg, *sink; in GST_START_TEST() local
759 GstElement *pipeline, *src, *src1, *agg, *sink; in _test_timeout() local
940 GstElement *pipeline, *src, *agg, *sink; in infinite_seek() local
1041 GstElement *agg, *src, *pipeline; member
1077 GstElement *pipeline, *src, *src1 = NULL, *agg, *sink; in GST_START_TEST() local
1195 GstElement *pipeline, *src, *agg, *sink; in GST_START_TEST() local
Dcollectpads.c313 static GstElement *agg; variable
701 GstElement *pipeline, *src, *agg, *sink; in GST_START_TEST() local
741 GstElement *pipeline, *src, *tee, *queue[2], *agg, *sink; in GST_START_TEST() local
/third_party/glslang/glslang/MachineIndependent/
Dattribute.cpp148 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local
228 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c125 gst_base_ts_mux_pad_flush (GstAggregatorPad * agg_pad, GstAggregator * agg) in gst_base_ts_mux_pad_flush()
1120 GstAggregator *agg = GST_AGGREGATOR (mux); in new_packet_cb() local
1919 gst_base_ts_mux_sink_event (GstAggregator * agg, GstAggregatorPad * agg_pad, in gst_base_ts_mux_sink_event()
2102 gst_base_ts_mux_src_event (GstAggregator * agg, GstEvent * event) in gst_base_ts_mux_src_event()
2180 gst_base_ts_mux_clip (GstAggregator * agg, in gst_base_ts_mux_clip()
2317 gst_base_ts_mux_aggregate (GstAggregator * agg, gboolean timeout) in gst_base_ts_mux_aggregate()
2372 gst_base_ts_mux_start (GstAggregator * agg) in gst_base_ts_mux_start()
2384 gst_base_ts_mux_stop (GstAggregator * agg) in gst_base_ts_mux_stop()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c309 gst_aggregator_pad_flush (GstAggregatorPad * aggpad, GstAggregator * agg) in gst_aggregator_pad_flush()
338 gst_aggregator_peek_next_sample (GstAggregator * agg, GstAggregatorPad * aggpad) in gst_aggregator_peek_next_sample()
1003 GstAggregator *agg = (GstAggregator *) self; in gst_aggregator_pad_skip_buffers() local
1087 gst_aggregator_default_update_src_caps (GstAggregator * agg, GstCaps * caps, in gst_aggregator_default_update_src_caps()
1096 gst_aggregator_default_fixate_src_caps (GstAggregator * agg, GstCaps * caps) in gst_aggregator_default_fixate_src_caps()
1104 gst_aggregator_default_negotiated_src_caps (GstAggregator * agg, GstCaps * caps) in gst_aggregator_default_negotiated_src_caps()
1863 GstAggregator *agg = GST_AGGREGATOR_CAST (self); in gst_aggregator_stop_pad() local
1877 gst_aggregator_stop (GstAggregator * agg) in gst_aggregator_stop()
2681 gst_aggregator_get_latency_property (GstAggregator * agg) in gst_aggregator_get_latency_property()
2698 GstAggregator *agg = GST_AGGREGATOR (object); in gst_aggregator_set_property() local
[all …]
Dgstaggregator.h372 #define GST_AGGREGATOR_SRC_PAD(agg) (((GstAggregator *)(agg))->srcpad) argument
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcccombiner.c71 samples_selected_cb (GstAggregator * agg, GstSegment * segment, in samples_selected_cb()
/third_party/libwebsockets/lib/misc/fts/
Dtrie-fd.c55 int agg; member
393 uint32_t children, instances, co, sl, agg, slt, chunk, in lws_fts_search() local
873 uint32_t slen, cho, agg, inst; in lws_fts_search() local
Dtrie.c163 unsigned char agg[128]; member
/third_party/typescript/tests/baselines/reference/
DparserRealSource9.js105 var agg = new SymbolAggregateScope(type.symbol); variable
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c950 _fixate_caps (GstAggregator * agg, GstCaps * caps) in _fixate_caps()
1176 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps()
1516 _sink_query (GstAggregator * agg, GstAggregatorPad * bpad, GstQuery * query) in _sink_query()
/third_party/gstreamer/gstplugins_bad/ext/iqa/
Diqa.c343 GstAggregator *agg = GST_AGGREGATOR (vagg); in gst_iqa_aggregate_frames() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-metrics.h182 } agg; member
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.c726 gst_flv_mux_create_new_pad (GstAggregator * agg, in gst_flv_mux_create_new_pad()
804 GstAggregator *agg = GST_AGGREGATOR (mux); in gst_flv_mux_push() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c832 gst_qt_mux_clip_running_time (GstAggregator * agg, in gst_qt_mux_clip_running_time()
5790 gst_qt_mux_aggregate (GstAggregator * agg, gboolean timeout) in gst_qt_mux_aggregate()
6976 gst_qt_mux_sink_event_pre_queue (GstAggregator * agg, in gst_qt_mux_sink_event_pre_queue()
7004 gst_qt_mux_sink_event (GstAggregator * agg, GstAggregatorPad * agg_pad, in gst_qt_mux_sink_event()
7485 gst_qt_mux_start (GstAggregator * agg) in gst_qt_mux_start()
7500 gst_qt_mux_stop (GstAggregator * agg) in gst_qt_mux_stop()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dcompositor.c2190 samples_selected_cb (GstAggregator * agg, GstSegment * segment, in samples_selected_cb()
2208 buffer_consumed_cb (GstAggregator * agg, GstBuffer * unused, gint * called) in buffer_consumed_cb()

12