/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | rtpredcommon.c | 69 guint16 timestamp_offset) in rtp_red_block_set_timestamp_offset() argument 74 g_assert_cmpint (timestamp_offset, <=, RED_BLOCK_TIMESTAMP_OFFSET_MAX); in rtp_red_block_set_timestamp_offset() 76 hdr->timestamp_offset_lo = timestamp_offset & 0x3f; in rtp_red_block_set_timestamp_offset() 77 hdr->timestamp_offset_hi = timestamp_offset >> 6; in rtp_red_block_set_timestamp_offset()
|
D | gstrtpredenc.c | 235 gint32 timestamp_offset; in _red_history_get_redundant_block() local 241 timestamp_offset = current_timestamp - item->timestamp; in _red_history_get_redundant_block() 242 if (G_UNLIKELY (timestamp_offset > RED_BLOCK_TIMESTAMP_OFFSET_MAX)) { in _red_history_get_redundant_block() 246 distance, timestamp_offset, current_timestamp, item->timestamp, in _red_history_get_redundant_block() 251 if (G_UNLIKELY (timestamp_offset < 0)) { in _red_history_get_redundant_block() 255 distance, timestamp_offset, current_timestamp, item->timestamp); in _red_history_get_redundant_block()
|
D | rtpredcommon.h | 71 void rtp_red_block_set_timestamp_offset (gpointer red_block, guint16 timestamp_offset);
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspasource.c | 343 ladspa->timestamp_offset + ladspa->next_time; in gst_ladspa_source_type_fill() 346 GST_BUFFER_TIMESTAMP (buffer) = ladspa->timestamp_offset + next_time; in gst_ladspa_source_type_fill() 407 ladspa->timestamp_offset = g_value_get_int64 (value); in gst_ladspa_source_type_set_property() 436 g_value_set_int64 (value, ladspa->timestamp_offset); in gst_ladspa_source_type_get_property() 465 ladspa->timestamp_offset = GST_LADSPA_SOURCE_DEFAULT_TIMESTAMP_OFFSET; in gst_ladspa_source_type_init()
|
D | gstladspasource.h | 58 GstClockTimeDiff timestamp_offset; /* base offset */ member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglbasesrc.c | 54 gint64 timestamp_offset; /* base offset */ member 152 src->priv->timestamp_offset = 0; in gst_gl_base_src_init() 178 src->priv->timestamp_offset = g_value_get_int64 (value); in gst_gl_base_src_set_property() 193 g_value_set_int64 (value, src->priv->timestamp_offset); in gst_gl_base_src_get_property() 425 src->priv->timestamp_offset + src->running_time; in gst_gl_base_src_fill() 434 next_time = src->priv->timestamp_offset; in gst_gl_base_src_fill()
|
/third_party/gstreamer/gstplugins_bad/gst/inter/ |
D | gstintervideosrc.c | 279 intervideosrc->timestamp_offset = 0; in gst_inter_video_src_start() 357 intervideosrc->timestamp_offset += in gst_inter_video_src_create() 456 GST_BUFFER_PTS (buffer) = intervideosrc->timestamp_offset + in gst_inter_video_src_create() 463 GST_BUFFER_DURATION (buffer) = intervideosrc->timestamp_offset + in gst_inter_video_src_create()
|
D | gstinteraudiosrc.c | 285 interaudiosrc->timestamp_offset = 0; in gst_inter_audio_src_start() 356 interaudiosrc->timestamp_offset += in gst_inter_audio_src_create() 418 GST_BUFFER_PTS (buffer) = interaudiosrc->timestamp_offset + in gst_inter_audio_src_create() 423 GST_BUFFER_DURATION (buffer) = interaudiosrc->timestamp_offset + in gst_inter_audio_src_create()
|
D | gstintervideosrc.h | 50 GstClockTime timestamp_offset; member
|
D | gstinteraudiosrc.h | 46 GstClockTime timestamp_offset; member
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | gstlv2source.c | 58 GstClockTimeDiff timestamp_offset; /* base offset */ member 455 GST_BUFFER_TIMESTAMP (buffer) = lv2->timestamp_offset + lv2->next_time; in gst_lv2_source_fill() 458 GST_BUFFER_TIMESTAMP (buffer) = lv2->timestamp_offset + next_time; in gst_lv2_source_fill() 564 self->timestamp_offset = g_value_get_int64 (value); in gst_lv2_source_set_property() 592 g_value_set_int64 (value, self->timestamp_offset); in gst_lv2_source_get_property()
|
/third_party/gstreamer/gstplugins_good/ext/wavpack/ |
D | gstwavpackenc.h | 82 GstClockTime timestamp_offset; member
|
D | gstwavpackenc.c | 322 enc->timestamp_offset = GST_CLOCK_TIME_NONE; in gst_wavpack_enc_reset()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpmux.h | 46 guint timestamp_offset; member
|
D | gstrtpmux.c | 352 sink_ts_base = padpriv->timestamp_offset; in gst_rtp_mux_readjust_rtp_timestamp_locked() 651 &padpriv->timestamp_offset)) { in gst_rtp_mux_setcaps()
|
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/ |
D | gstvideotestsrc.c | 394 src->timestamp_offset = DEFAULT_TIMESTAMP_OFFSET; in gst_video_test_src_init() 627 src->timestamp_offset = g_value_get_int64 (value); in gst_video_test_src_set_property() 702 g_value_set_int64 (value, src->timestamp_offset); in gst_video_test_src_get_property() 1165 src->accum_rtime + src->timestamp_offset + src->running_time; in gst_video_test_src_fill() 1183 GST_TIME_ARGS (src->timestamp_offset), GST_TIME_ARGS (src->running_time)); in gst_video_test_src_fill() 1205 next_time = src->timestamp_offset; in gst_video_test_src_fill()
|
D | gstvideotestsrc.h | 157 gint64 timestamp_offset; /* base offset */ member
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoraenc.h | 93 guint64 timestamp_offset; member
|
D | gsttheoraenc.c | 850 enc->timestamp_offset = running_time; in theora_enc_reset_ts() 929 enc->timestamp_offset = 0; in theora_enc_handle_frame()
|
/third_party/gstreamer/gstplugins_base/gst/audiotestsrc/ |
D | gstaudiotestsrc.h | 112 GstClockTimeDiff timestamp_offset; /* base offset */ member
|
D | gstaudiotestsrc.c | 330 src->timestamp_offset = DEFAULT_TIMESTAMP_OFFSET; in gst_audio_test_src_init() 1526 GST_BUFFER_TIMESTAMP (buffer) = src->timestamp_offset + src->next_time; in gst_audio_test_src_fill() 1529 GST_BUFFER_TIMESTAMP (buffer) = src->timestamp_offset + next_time; in gst_audio_test_src_fill() 1604 src->timestamp_offset = g_value_get_int64 (value); in gst_audio_test_src_set_property() 1656 g_value_set_int64 (value, src->timestamp_offset); in gst_audio_test_src_get_property()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcaudiodec.c | 1061 GstClockTime timestamp, duration, timestamp_offset = 0; in gst_amc_audio_dec_handle_frame() local 1169 timestamp_offset = gst_util_uint64_scale (offset, duration, minfo.size); in gst_amc_audio_dec_handle_frame() 1174 gst_util_uint64_scale (timestamp + timestamp_offset, 1, GST_USECOND); in gst_amc_audio_dec_handle_frame() 1175 self->last_upstream_ts = timestamp + timestamp_offset; in gst_amc_audio_dec_handle_frame()
|
D | gstamcvideoenc.c | 1521 GstClockTime timestamp, duration, timestamp_offset = 0; in gst_amc_video_enc_handle_frame() local 1634 gst_util_uint64_scale (timestamp + timestamp_offset, 1, GST_USECOND); in gst_amc_video_enc_handle_frame() 1635 self->last_upstream_ts = timestamp + timestamp_offset; in gst_amc_video_enc_handle_frame() 1640 id = buffer_identification_new (timestamp + timestamp_offset); in gst_amc_video_enc_handle_frame()
|
D | gstamcvideodec.c | 2100 GstClockTime timestamp, duration, timestamp_offset = 0; in gst_amc_video_dec_handle_frame() local 2198 timestamp_offset = gst_util_uint64_scale (offset, duration, minfo.size); in gst_amc_video_dec_handle_frame() 2203 gst_util_uint64_scale (timestamp + timestamp_offset, 1, GST_USECOND); in gst_amc_video_dec_handle_frame() 2204 self->last_upstream_ts = timestamp + timestamp_offset; in gst_amc_video_dec_handle_frame() 2211 buffer_identification_new (timestamp + timestamp_offset); in gst_amc_video_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 8075 Initialise the timestamp_offset variable.
|