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

/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A DSDL_epocaudio.cpp402 const TInt64 bufMs = TInt64(iBufferSize - KClip) * TInt64(1000000); local
403 const TInt64 specTime = bufMs / TInt64(iRate * iChannels * 2);

Completed in 74 milliseconds