Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.h499 GstClockTime (*change_resolution) (GstClock *clock, member
Dgstclock.c894 if (cclass->change_resolution) in gst_clock_set_resolution()
896 cclass->change_resolution (clock, priv->resolution, resolution); in gst_clock_set_resolution()