Home
last modified time | relevance | path

Searched defs:payload_type (Results 1 – 25 of 29) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Drtp.c71 int ff_rtp_get_codec_info(AVCodecParameters *par, int payload_type) in ff_rtp_get_codec_info()
98 int64_t payload_type; in ff_rtp_get_payload_type() local
132 const char *ff_rtp_enc_name(int payload_type) in ff_rtp_enc_name()
Drtpenc.h31 int payload_type; member
Dsdp.c483 static char *sdp_write_media_attributes(char *buff, int size, AVStream *st, int payload_type, AVFor… in sdp_write_media_attributes()
756 int payload_type; in ff_sdp_write_media() local
Drtpdec.c565 int payload_type, int queue_size) in ff_rtp_parse_open()
668 int payload_type, seq, flags = 0; in rtp_parse_packet_internal() local
Drtsp.c288 int payload_type, const char *p) in sdp_parse_rtpmap()
406 int payload_type, const char *line) in parse_fmtp()
428 int payload_type; in sdp_parse_line() local
2501 int payload_type; in rtp_read_header() local
Drtpdec.h150 int payload_type; member
/third_party/ffmpeg/libavcodec/
Dcbs_sei.c250 uint32_t payload_type, in ff_cbs_sei_add_message()
299 uint32_t payload_type, in ff_cbs_sei_find_message()
352 uint32_t payload_type) in ff_cbs_sei_delete_message_type()
Dcbs_sei.h69 uint32_t payload_type; member
87 uint32_t payload_type; member
Dcbs_sei_syntax_template.c238 uint32_t payload_type = 0; in FUNC() local
Dhevc_sei.c448 int payload_type = 0; in decode_nal_sei_message() local
Dcbs_h2645.c1641 int payload_type) in ff_cbs_sei_find_type()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtppayloads.c191 gst_rtp_payload_info_for_pt (guint8 payload_type) in gst_rtp_payload_info_for_pt()
Dgstrtppayloads.h179 guint8 payload_type; member
Dgstrtpbuffer.c53 unsigned int payload_type:7; /* payload type */ member
1071 gst_rtp_buffer_set_payload_type (GstRTPBuffer * rtp, guint8 payload_type) in gst_rtp_buffer_set_payload_type()
1264 gst_rtp_buffer_default_clock_rate (guint8 payload_type) in gst_rtp_buffer_default_clock_rate()
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c285 const unsigned char payload_type = GST_IPC_PIPELINE_COMM_DATA_TYPE_ACK; in gst_ipc_pipeline_comm_write_ack_to_fd() local
346 const unsigned char payload_type = in gst_ipc_pipeline_comm_write_query_result_to_fd() local
526 const unsigned char payload_type = GST_IPC_PIPELINE_COMM_DATA_TYPE_BUFFER; in gst_ipc_pipeline_comm_write_buffer_to_fd() local
750 const unsigned char payload_type = in gst_ipc_pipeline_comm_write_sink_message_event_to_fd() local
922 const unsigned char payload_type = GST_IPC_PIPELINE_COMM_DATA_TYPE_EVENT; in gst_ipc_pipeline_comm_write_event_to_fd() local
1066 const unsigned char payload_type = GST_IPC_PIPELINE_COMM_DATA_TYPE_QUERY; in gst_ipc_pipeline_comm_write_query_to_fd() local
1203 const unsigned char payload_type = in gst_ipc_pipeline_comm_write_state_change_to_fd() local
1292 const unsigned char payload_type = GST_IPC_PIPELINE_COMM_DATA_TYPE_STATE_LOST; in gst_ipc_pipeline_comm_write_state_lost_to_fd() local
1334 const unsigned char payload_type = in gst_ipc_pipeline_comm_write_gerror_message_to_fd() local
1509 const unsigned char payload_type = GST_IPC_PIPELINE_COMM_DATA_TYPE_MESSAGE; in gst_ipc_pipeline_comm_write_message_to_fd() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtprtx.c54 create_rtx_event (guint32 ssrc, guint8 payload_type, guint16 seqnum) in create_rtx_event()
102 create_rtp_buffer (guint32 ssrc, guint8 payload_type, guint16 seqnum) in create_rtp_buffer()
120 create_rtp_buffer_with_timestamp (guint32 ssrc, guint8 payload_type, in create_rtp_buffer_with_timestamp()
Drtpcollision.c283 guint payload_type = 0; in rtpsession_sinkpad_probe2() local
Drtpsession.c58 gboolean marker_bit, guint8 payload_type, guint8 twcc_ext_id, in generate_test_buffer_full()
111 guint ssrc, guint8 payload_type) in generate_twcc_send_buffer_full()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdpdepay.h68 GstDPPayloadType payload_type; member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtprtxreceive.c527 guint8 payload_type = 0; in gst_rtp_rtx_receive_chain() local
Dgstrtprtxsend.c725 guint8 payload_type; in process_buffer() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasepayload.c370 guint payload_type = va_arg (var_args, guint); in push_buffer_full() local
426 guint payload_type = va_arg (var_args, guint); in push_buffer_list() local
1136 guint payload_type, check; in GST_START_TEST() local
Drtpbasedepayload.c387 guint payload_type = va_arg (var_args, guint); in rtp_buffer_set_valist() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c33 unsigned int payload_type:7; /* payload type */ member
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c924 gint payload_type = sei.payloadType; in gst_h264_parse_process_sei() local

12