Mercurial > mplayer.hg
view linux/timer.h @ 4055:aec59d50a1d8
no speedup with outcommented rematrix? stuff in a52_block()
liba52 sse optimizations finished / 3dnow(ex) not yet (nick, do u want to do it?)
author | michael |
---|---|
date | Tue, 08 Jan 2002 15:06:27 +0000 |
parents | c2ed1e5742ed |
children | 7bb8f7905000 |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime(); int usec_sleep(int usec_delay);