Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpulpfec.c78 guint64 tscopy, durcopy; in push_lost_event() local
83 fail_unless (gst_structure_get_uint64 (s, "timestamp", &tscopy)); in push_lost_event()
88 fail_unless_equals_uint64 (timestamp, tscopy); in push_lost_event()