Home
last modified time | relevance | path

Searched refs:DEFAULT_MAX_SIZE_TIME (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtprtxqueue.c83 #define DEFAULT_MAX_SIZE_TIME 0 macro
147 DEFAULT_MAX_SIZE_TIME, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_rtp_rtx_queue_class_init()
233 rtx->max_size_time = DEFAULT_MAX_SIZE_TIME; in gst_rtp_rtx_queue_init()
Dgstrtprtxsend.c54 #define DEFAULT_MAX_SIZE_TIME 0 macro
182 DEFAULT_MAX_SIZE_TIME, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_rtp_rtx_send_class_init()
286 rtx->max_size_time = DEFAULT_MAX_SIZE_TIME; in gst_rtp_rtx_send_init()
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristrtxsend.c48 #define DEFAULT_MAX_SIZE_TIME 0 macro
193 DEFAULT_MAX_SIZE_TIME, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_rist_rtx_send_class_init()
282 rtx->max_size_time = DEFAULT_MAX_SIZE_TIME; in gst_rist_rtx_send_init()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstdownloadbuffer.c100 #define DEFAULT_MAX_SIZE_TIME 2 * GST_SECOND /* 2 seconds */ macro
233 DEFAULT_MAX_SIZE_TIME, G_PARAM_READWRITE | GST_PARAM_MUTABLE_PLAYING | in gst_download_buffer_class_init()
319 dlbuf->max_level.time = DEFAULT_MAX_SIZE_TIME; in gst_download_buffer_init()
Dgstqueue.c131 #define DEFAULT_MAX_SIZE_TIME GST_SECOND /* 1 second */ macro
345 DEFAULT_MAX_SIZE_TIME, in gst_queue_class_init()
454 queue->max_size.time = DEFAULT_MAX_SIZE_TIME; in gst_queue_init()
Dgstqueue2.c118 #define DEFAULT_MAX_SIZE_TIME 2 * GST_SECOND /* 2 seconds */ macro
370 0, G_MAXUINT64, DEFAULT_MAX_SIZE_TIME, in gst_queue2_class_init()
523 queue->max_level.time = DEFAULT_MAX_SIZE_TIME; in gst_queue2_init()
524 queue->max_level.rate_time = DEFAULT_MAX_SIZE_TIME; in gst_queue2_init()
Dgstmultiqueue.c249 #define DEFAULT_MAX_SIZE_TIME 2 * GST_SECOND macro
720 DEFAULT_MAX_SIZE_TIME, G_PARAM_READWRITE | GST_PARAM_MUTABLE_PLAYING | in gst_multi_queue_class_init()
906 mqueue->max_size.time = DEFAULT_MAX_SIZE_TIME; in gst_multi_queue_init()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c125 #define DEFAULT_MAX_SIZE_TIME 0 macro
333 DEFAULT_MAX_SIZE_TIME, in gst_splitmux_sink_class_init()
604 splitmux->threshold_time = DEFAULT_MAX_SIZE_TIME; in gst_splitmux_sink_init()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin2.c272 #define DEFAULT_MAX_SIZE_TIME 0 macro
1021 DEFAULT_MAX_SIZE_TIME, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_decode_bin_class_init()
1226 decode_bin->max_size_time = DEFAULT_MAX_SIZE_TIME; in gst_decode_bin_init()