Home
last modified time | relevance | path

Searched refs:GstRTPPayloadInfo (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtppayloads.c43 static const GstRTPPayloadInfo info[] = {
190 const GstRTPPayloadInfo *
193 const GstRTPPayloadInfo *result = NULL; in gst_rtp_payload_info_for_pt()
218 const GstRTPPayloadInfo *
221 const GstRTPPayloadInfo *result = NULL; in gst_rtp_payload_info_for_name()
Dgstrtppayloads.h162 typedef struct _GstRTPPayloadInfo GstRTPPayloadInfo; typedef
191 const GstRTPPayloadInfo * gst_rtp_payload_info_for_pt (guint8 payload_type);
194 const GstRTPPayloadInfo * gst_rtp_payload_info_for_name (const gchar *media, const gchar *encodi…
Dgstrtpbuffer.c1266 const GstRTPPayloadInfo *info; in gst_rtp_buffer_default_clock_rate()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_ppc32.h51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 40},
Dstruct_i386_osx.h51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 24},
Dstruct_aarch64.h51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
Dstruct_arm.h51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 24},
Dstruct_i386.h51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 40},
Dstruct_ppc64.h51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
Dstruct_x86_64.h51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsrc.c123 const GstRTPPayloadInfo *p = NULL; in gst_rtp_src_rtpbin_request_pt_map_cb()
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsink.c283 const GstRTPPayloadInfo *pt_info; in gst_rist_sink_request_pt_map()
Dgstristsrc.c239 const GstRTPPayloadInfo *pt_info; in gst_rist_src_request_pt_map()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.c3626 const GstRTPPayloadInfo *info; in gst_sdp_media_get_caps_from_media()
/third_party/gstreamer/gstplugins_bad/
DChangeLog38977 rtpmanagerbad: remove evil copy of GstRTPPayloadInfo