Disable cpu detection on arm-neon
Descritpion Probably it's a bug in vpx script, disable it for now. Review URL: https://webrtc-codereview.appspot.com/640006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2381 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
d81ab1397b
commit
38506ef4d3
@ -54,7 +54,7 @@
|
||||
#define CONFIG_MD5 1
|
||||
#define CONFIG_DEQUANT_TOKENS 0
|
||||
#define CONFIG_DC_RECON 0
|
||||
#define CONFIG_RUNTIME_CPU_DETECT 1
|
||||
#define CONFIG_RUNTIME_CPU_DETECT 0
|
||||
#define CONFIG_POSTPROC 1
|
||||
#define CONFIG_MULTITHREAD 1
|
||||
#define CONFIG_INTERNAL_STATS 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user