Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.h435 GST_CLOCK_FLAG_CAN_DO_PERIODIC_SYNC = (GST_OBJECT_FLAG_LAST << 2), enumerator
Dgstsystemclock.c447 GST_CLOCK_FLAG_CAN_DO_PERIODIC_SYNC | in gst_system_clock_init()
Dgstenumtypes.c308 …{ C_FLAGS(GST_CLOCK_FLAG_CAN_DO_PERIODIC_SYNC), "GST_CLOCK_FLAG_CAN_DO_PERIODIC_SYNC", "can-do-per… in gst_clock_flags_get_type()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c316 GST_CLOCK_FLAG_CAN_DO_PERIODIC_SYNC | in gst_test_clock_init()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c204 GST_CLOCK_FLAG_CAN_DO_PERIODIC_SYNC)); in GST_START_TEST()