Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dmikey.c121 const guint8 ntp_data[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08 }; in GST_START_TEST() local
142 ntp_data)); in GST_START_TEST()
145 fail_unless (memcmp (pt->ts_value, ntp_data, 8) == 0); in GST_START_TEST()