Home
last modified time | relevance | path

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

/external/chromium_org/media/audio/win/
Daudio_unified_win.cc69 static double CurrentStreamPosInMilliseconds(UINT64 num_frames, DWORD fs) { in CurrentStreamPosInMilliseconds() function
884 const double stream_pos = CurrentStreamPosInMilliseconds( in ProcessOutputAudio()