Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstsegment.h163 GST_SEEK_FLAG_FIRST_FRAME = (1 << 11), enumerator
200 GST_SEGMENT_FLAG_FIRST_FRAME = GST_SEEK_FLAG_FIRST_FRAME,
Dgstenumtypes.c1546 { C_FLAGS(GST_SEEK_FLAG_FIRST_FRAME), "GST_SEEK_FLAG_FIRST_FRAME", "first_frame" }, in gst_seek_flags_get_type()