Searched refs:mediaTimeValue (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp1077 long mediaTimeValue = lroundf(timeValue * timeScale); local
1078 return static_cast<float>(mediaTimeValue) / timeScale;

Completed in 89 milliseconds