1
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 22:37:28 +01:00

100l to Nick

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11245 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2003-10-23 00:01:23 +00:00
parent 0ea49d935e
commit 59a7eeda13

View File

@ -47,10 +47,11 @@ unsigned long __attribute__((aligned(8))) costab_mmx[] =
1060439283,
};
static int temp;
void synth_1to1_MMX_s(real *bandPtr, int channel, short *samples,
short *buffs, int *bo)
{
int temp;
__asm __volatile(
"movl %1,%%ecx\n\t"
"movl %2,%%edi\n\t"