Searched refs:GstRTSPTime (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtsprange.h | 73 typedef struct _GstRTSPTime GstRTSPTime; typedef 139 GstRTSPTime min; 140 GstRTSPTime max;
|
D | gstrtsprange.c | 82 parse_npt_time (const gchar * str, GstRTSPTime * time) in parse_npt_time() 147 parse_utc_time (const gchar * str, GstRTSPTime * time, GstRTSPTime2 * time2, in parse_utc_time() 211 parse_smpte_time (const gchar * str, GstRTSPTime * time, GstRTSPTime2 * time2, in parse_smpte_time() 346 time_to_string (const GstRTSPTime * t1, const GstRTSPTime2 * t2, in time_to_string() 487 get_seconds (const GstRTSPTime * t) in get_seconds() 524 get_time (GstRTSPRangeUnit unit, const GstRTSPTime * t1, in get_time() 598 set_time (GstRTSPTime * time, GstRTSPTime2 * time2, GstRTSPRangeUnit unit, in set_time() 601 memset (time, 0, sizeof (GstRTSPTime)); in set_time()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_ppc32.h | 55 {"GstRTSPTime", sizeof (GstRTSPTime), 16},
|
D | struct_i386_osx.h | 55 {"GstRTSPTime", sizeof (GstRTSPTime), 12},
|
D | struct_aarch64.h | 55 {"GstRTSPTime", sizeof (GstRTSPTime), 16},
|
D | struct_ppc64.h | 55 {"GstRTSPTime", sizeof (GstRTSPTime), 16},
|
D | struct_arm.h | 55 {"GstRTSPTime", sizeof (GstRTSPTime), 16},
|
D | struct_x86_64.h | 55 {"GstRTSPTime", sizeof (GstRTSPTime), 16},
|
D | struct_i386.h | 55 {"GstRTSPTime", sizeof (GstRTSPTime), 12},
|