/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpred.c | 157 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() 182 fail_unless (!memcmp (gst_rtp_buffer_get_payload (&rtp), out_data, in GST_START_TEST() 225 fail_unless (!memcmp (gst_rtp_buffer_get_payload (&rtp), payload, in _push_and_check_redundant_packet() 253 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() 265 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() 277 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() 289 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() 325 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() 338 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() 351 memcpy (gst_rtp_buffer_get_payload (&rtp), &red_in, sizeof (red_in)); in GST_START_TEST() [all …]
|
D | rtph263.c | 177 memcpy (gst_rtp_buffer_get_payload (&rtp), header, sizeof (header)); in GST_START_TEST() 223 memcpy (gst_rtp_buffer_get_payload (&rtp), header, sizeof (header)); in GST_START_TEST() 239 memcpy (gst_rtp_buffer_get_payload (&rtp), header, sizeof (header)); in GST_START_TEST()
|
D | rtpjpeg.c | 252 fail_unless (payload = gst_rtp_buffer_get_payload (&rtp)); in GST_START_TEST() 320 fail_unless (payload = gst_rtp_buffer_get_payload (&rtp)); in GST_START_TEST()
|
D | rtpst2022-1-fecdec.c | 39 data = gst_rtp_buffer_get_payload (&rtp); in make_fec_sample() 85 data = gst_rtp_buffer_get_payload (&rtp); in make_media_sample() 110 data = gst_rtp_buffer_get_payload (&rtp); in pull_and_check()
|
D | rtpst2022-1-fecenc.c | 83 data = gst_rtp_buffer_get_payload (&rtp); in make_media_sample() 103 parse_header (&fec, gst_rtp_buffer_get_payload (&rtp), in pull_and_check()
|
D | rtprtx.c | 34 fail_unless_equals_int (GST_READ_UINT16_BE (gst_rtp_buffer_get_payload \ 93 fail_unless_equals_int (memcmp (gst_rtp_buffer_get_payload (&rtp_a), in compare_rtp_packets() 94 gst_rtp_buffer_get_payload (&rtp_b), in compare_rtp_packets() 114 memset (gst_rtp_buffer_get_payload (&rtpbuf), 0x29, payload_size); in create_rtp_buffer()
|
D | rtph261.c | 84 memcpy (gst_rtp_buffer_get_payload (&rtp), data, size); in create_rtp_copy_payload()
|
D | dtmf.c | 142 payload = gst_rtp_buffer_get_payload (&rtpbuf); in send_rtp_packet() 294 payload = gst_rtp_buffer_get_payload (&rtpbuffer); in check_rtp_buffer()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | ristrtpext.c | 169 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 180 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 209 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 221 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 250 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 267 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 301 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 315 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 345 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() 408 payload = gst_rtp_buffer_get_payload (&rtp); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | rtpulpfeccommon.c | 149 return (RtpUlpFecHeader *) gst_rtp_buffer_get_payload (rtp); in rtp_ulpfec_buffer_get_fechdr() 236 memcpy (dst_arr->data, gst_rtp_buffer_get_payload (rtp), payload_len); in rtp_buffer_to_ulpfec_bitstring() 318 memcpy (gst_rtp_buffer_get_payload (&rtp), arr->data, arr->len); in rtp_ulpfec_bitstring_to_fec_rtp_buffer() 424 fec_hdr = gst_rtp_buffer_get_payload (fecrtp); in rtp_ulpfec_log_fec_packet()
|
D | gstrtpreddec.c | 163 guint8 *payload = gst_rtp_buffer_get_payload (red_rtp); in rtp_red_buffer_is_valid() 324 guint8 *payload = gst_rtp_buffer_get_payload (red_rtp); in gst_rtp_red_create_from_redundant_block() 357 guint8 *payload = gst_rtp_buffer_get_payload (red_rtp); in gst_rtp_red_create_from_main_block() 377 guint8 *payload = gst_rtp_buffer_get_payload (red_rtp); in gst_rtp_red_create_from_block()
|
D | gstrtpac3depay.c | 143 payload = gst_rtp_buffer_get_payload (rtp); in gst_rtp_ac3_depay_process()
|
D | gstrtpmpadepay.c | 138 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_mpa_depay_process()
|
D | gstrtpmpvdepay.c | 135 payload = gst_rtp_buffer_get_payload (rtp); in gst_rtp_mpv_depay_process()
|
D | gstrtptheorapay.c | 312 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_theora_pay_flush_packet() 671 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_theora_pay_payload_buffer() 739 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_theora_pay_payload_buffer()
|
D | gstrtpldacpay.c | 208 payload_data = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_ldac_pay_handle_buffer()
|
D | gstrtpvorbispay.c | 311 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_vorbis_pay_flush_packet() 653 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_vorbis_pay_payload_buffer() 721 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_vorbis_pay_payload_buffer()
|
D | gstasteriskh263.c | 147 payload = gst_rtp_buffer_get_payload (&rtp); in gst_asteriskh263_chain()
|
D | gstrtph261depay.c | 106 payload = gst_rtp_buffer_get_payload (rtp); in gst_rtp_h261_depay_process()
|
D | gstrtpceltdepay.c | 227 payload = gst_rtp_buffer_get_payload (rtp); in gst_rtp_celt_depay_process()
|
D | gstrtpsv3vdepay.c | 176 payload = gst_rtp_buffer_get_payload (rtp); in gst_rtp_sv3v_depay_process()
|
D | gstrtpmpvpay.c | 218 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_mpv_pay_flush()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpst2022-1-fecdec.c | 293 guint8 *data = gst_rtp_buffer_get_payload (rtp); in parse_header() 432 xored = gst_rtp_buffer_get_payload (&rtp); in xor_items() 445 _xor_mem (xored, gst_rtp_buffer_get_payload (&media_rtp), in xor_items() 636 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtpst_2022_1_fecdec_sink_chain_fec()
|
D | gstrtpst2022-1-fecenc.c | 268 memcpy (fec->xored_payload, gst_rtp_buffer_get_payload (rtp), in fec_packet_update() 287 _xor_mem (fec->xored_payload, gst_rtp_buffer_get_payload (rtp), plen); in fec_packet_update() 323 data = gst_rtp_buffer_get_payload (&rtp); in queue_fec_packet()
|
D | gstrtprtxreceive.c | 549 payload = gst_rtp_buffer_get_payload (&rtp); in gst_rtp_rtx_receive_chain() 583 orign_seqnum = GST_READ_UINT16_BE (gst_rtp_buffer_get_payload (&rtp)); in gst_rtp_rtx_receive_chain()
|