Searched defs:PCRTIME_TO_GSTTIME (Results 1 – 2 of 2) sorted by relevance
96 #define PCRTIME_TO_GSTTIME(t) (((t) * (guint64)1000) / 27) macro
45 #define PCRTIME_TO_GSTTIME(t) (((t) * (guint64)1000) / 27) macro