Home
last modified time | relevance | path

Searched refs:gst_rtp_buffer_set_timestamp (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpst2022-1-fecdec.c66 gst_rtp_buffer_set_timestamp (&rtp, ts); in make_fec_sample()
84 gst_rtp_buffer_set_timestamp (&rtp, ts); in make_media_sample()
Drtpmux.c205 gst_rtp_buffer_set_timestamp (&rtpbuffer, 200 + i); in test_basic()
297 gst_rtp_buffer_set_timestamp (&rtpbuffer, 200 + i); in lock_check_cb()
332 gst_rtp_buffer_set_timestamp (&rtp, 160 * seq_num); in generate_test_buffer()
Drtpst2022-1-fecenc.c82 gst_rtp_buffer_set_timestamp (&rtp, ts); in make_media_sample()
Drtprtx.c113 gst_rtp_buffer_set_timestamp (&rtpbuf, (guint32) timestamp); in create_rtp_buffer()
126 gst_rtp_buffer_set_timestamp (&rtpbuf, timestamp); in create_rtp_buffer_with_timestamp()
Drtpbin.c798 gst_rtp_buffer_set_timestamp (&rtpbuf, 10); in GST_START_TEST()
919 gst_rtp_buffer_set_timestamp (&rtp, rtp_ts); in generate_rtp_buffer()
Drtpssrcdemux.c71 gst_rtp_buffer_set_timestamp (&rtp, rtp_ts); in create_buffer()
Drtpfunnel.c143 gst_rtp_buffer_set_timestamp (&rtp, seqnum * 160); in generate_test_buffer()
Drtpstorage.c78 gst_rtp_buffer_set_timestamp (&rtp, timestamp); in create_rtp_packet()
Ddtmf.c140 gst_rtp_buffer_set_timestamp (&rtpbuf, timestamp); in send_rtp_packet()
Drtpred.c92 gst_rtp_buffer_set_timestamp (&rtp, timestamp); in _new_rtp_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.h178 void gst_rtp_buffer_set_timestamp (GstRTPBuffer *rtp, guint32 timestamp);
Dgstrtpbuffer.c1127 gst_rtp_buffer_set_timestamp (GstRTPBuffer * rtp, guint32 timestamp) in gst_rtp_buffer_set_timestamp() function
Dgstrtpbasepayload.c1727 gst_rtp_buffer_set_timestamp (&rtp, data->rtptime); in set_headers()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpst2022-1-fecenc.c354 gst_rtp_buffer_set_timestamp (&rtp, enc->last_media_timestamp); in queue_fec_packet()
467 gst_rtp_buffer_set_timestamp (&rtp, enc->last_media_timestamp); in gst_rtpst_2022_1_fecenc_sink_chain()
Dgstrtpst2022-1-fecdec.c462 gst_rtp_buffer_set_timestamp (&rtp, xored_timestamp); in xor_items()
Dgstrtpmux.c358 gst_rtp_buffer_set_timestamp (rtpbuffer, ts); in gst_rtp_mux_readjust_rtp_timestamp_locked()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c315 gst_rtp_buffer_set_timestamp (&rtp, timestamp); in rtp_ulpfec_bitstring_to_fec_rtp_buffer()
Dgstrtpredenc.c169 gst_rtp_buffer_set_timestamp (&red_rtp, timestamp); in _alloc_red_packet_and_fill_headers()
Dgstrtpreddec.c304 gst_rtp_buffer_set_timestamp (&ret_rtp, timestamp); in gst_rtp_red_create_packet()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstrtpasfpay.c277 gst_rtp_buffer_set_timestamp (&rtp, packetinfo->send_time); in gst_rtp_asf_pay_handle_packet()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfsrc.c547 gst_rtp_buffer_set_timestamp (rtpbuf, dtmfsrc->rtp_timestamp); in gst_rtp_dtmf_prepare_rtp_headers()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasepayload.c368 gst_rtp_buffer_set_timestamp (&rtp, rtptime); in push_buffer_full()
424 gst_rtp_buffer_set_timestamp (&rtp, rtptime); in push_buffer_list()
Drtp.c96 gst_rtp_buffer_set_timestamp (&rtp, 432191); in GST_START_TEST()
99 gst_rtp_buffer_set_timestamp (&rtp, 0); in GST_START_TEST()
Drtpbasedepayload.c385 gst_rtp_buffer_set_timestamp (&rtp, rtptime); in rtp_buffer_set_valist()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dristrtpext.c73 gst_rtp_buffer_set_timestamp (&rtp, 55); in alloc_ts_buffer()

12