Use VOFW 21503 as a default value for all types of the CPUs
This commit is contained in:
parent
4f038fdc23
commit
1d14edb724
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user