Searched refs:GstRTPPayloadInfo (Results 1 – 15 of 15) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtppayloads.c | 43 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()
|
D | gstrtppayloads.h | 162 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…
|
D | gstrtpbuffer.c | 1266 const GstRTPPayloadInfo *info; in gst_rtp_buffer_default_clock_rate()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_ppc32.h | 51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 40},
|
D | struct_i386_osx.h | 51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 24},
|
D | struct_aarch64.h | 51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
|
D | struct_arm.h | 51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 24},
|
D | struct_i386.h | 51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 40},
|
D | struct_ppc64.h | 51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
|
D | struct_x86_64.h | 51 {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
|
/third_party/gstreamer/gstplugins_bad/gst/rtp/ |
D | gstrtpsrc.c | 123 const GstRTPPayloadInfo *p = NULL; in gst_rtp_src_rtpbin_request_pt_map_cb()
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstristsink.c | 283 const GstRTPPayloadInfo *pt_info; in gst_rist_sink_request_pt_map()
|
D | gstristsrc.c | 239 const GstRTPPayloadInfo *pt_info; in gst_rist_src_request_pt_map()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.c | 3626 const GstRTPPayloadInfo *info; in gst_sdp_media_get_caps_from_media()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 38977 rtpmanagerbad: remove evil copy of GstRTPPayloadInfo
|