Commit 3ea3df57 authored by corey's avatar corey

Snow mmx + sse2 part 2

Patch by Robert Edele,  yartrebo <<at>> earthlink <<dot>> net


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5184 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ae451381
This diff is collapsed.
......@@ -31,7 +31,7 @@
#define LOSSLESS_QLOG -128
#define FRAC_BITS 8
#define LOG2_OBMC_MAX 6
#define LOG2_OBMC_MAX 8
#define OBMC_MAX (1<<(LOG2_OBMC_MAX))
/** Used to minimize the amount of memory used in order to optimize cache performance. **/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment