Home
last modified time | relevance | path

Searched refs:UNDEF_PT (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpreddec.c77 #define UNDEF_PT -1 macro
78 #define MIN_PT UNDEF_PT
80 #define DEFAULT_PT UNDEF_PT
436 if (self->pt == UNDEF_PT && self->payloads == NULL) in gst_rtp_red_dec_chain()
Dgstrtpulpfecenc.c105 #define UNDEF_PT 255 macro
107 #define DEFAULT_PT UNDEF_PT
609 if (fec->pt == UNDEF_PT) in gst_rtp_ulpfec_enc_chain()