Home
last modified time | relevance | path

Searched refs:DEFAULT_PT (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpreddec.c80 #define DEFAULT_PT UNDEF_PT macro
515 self->pt = DEFAULT_PT; in gst_rtp_red_dec_init()
635 MIN_PT, MAX_PT, DEFAULT_PT, in gst_rtp_red_dec_class_init()
659 DEFAULT_PT, in gst_rtp_red_dec_class_init()
Dgstrtpredenc.c76 #define DEFAULT_PT (0) macro
476 self->pt = DEFAULT_PT; in gst_rtp_red_enc_init()
563 0, 127, DEFAULT_PT, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_rtp_red_enc_class_init()
Dgstrtpulpfecenc.c107 #define DEFAULT_PT UNDEF_PT macro
809 "The payload type of FEC packets", 0, 255, DEFAULT_PT, in gst_rtp_ulpfec_enc_class_init()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfsrc.c93 #define DEFAULT_PT 96 macro
222 0, 0x80, DEFAULT_PT, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_rtp_dtmf_src_class_init()
262 object->pt = DEFAULT_PT; in gst_rtp_dtmf_src_init()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpst2022-1-fecenc.c100 #define DEFAULT_PT 96 macro
740 255, DEFAULT_PT, in gst_rtpst_2022_1_fecenc_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.c102 #define DEFAULT_PT 96 macro
284 "The payload type of the packets", 0, 0x7f, DEFAULT_PT, in gst_rtp_base_payload_class_init()
538 rtpbasepayload->pt = DEFAULT_PT; in gst_rtp_base_payload_init()