Searched defs:cdenom (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstclock.c | 951 GstClockTime cexternal, GstClockTime cnum, GstClockTime cdenom) in gst_clock_adjust_with_calibration() 999 GstClockTime ret, cinternal, cexternal, cnum, cdenom; in gst_clock_adjust_unlocked() local 1043 GstClockTime cexternal, GstClockTime cnum, GstClockTime cdenom) in gst_clock_unadjust_with_calibration() 1085 GstClockTime cinternal, cexternal, cnum, cdenom; in gst_clock_unadjust_unlocked() local
|