Commit 1d14edb7 authored by ami_stuff's avatar ami_stuff Committed by Michael Niedermayer

Use VOFW 21503 as a default value for all types of the CPUs

parent 4f038fdc
......@@ -35,11 +35,7 @@
#define MAX_FILTER_SIZE 256
#if ARCH_X86
#define VOFW 21504
#else
#define VOFW 2048 // faster on PPC and not tested on others
#endif
#define VOF (VOFW*2)
......
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