Searched defs:timeScale (Results 1 – 3 of 3) sorted by relevance
38 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue()55 utmscale_fromInt64(int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_fromInt64()79 utmscale_toInt64(int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_toInt64()
764 long QTMovie::timeScale() const in timeScale() function in QTMovie
1073 long timeScale; in mediaTimeForTimeValue() local