]> granicus.if.org Git - libvpx/commitdiff
Disable MODE_TEST_HIT_STATS
authorPaul Wilkins <paulwilkins@google.com>
Mon, 7 Oct 2013 09:54:19 +0000 (02:54 -0700)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 7 Oct 2013 09:54:19 +0000 (02:54 -0700)
This flag is for stats generation and testing and should not
be checked in as enabled by default.

Change-Id: I4ea57dbcf49790f14777f598ddd3dc37dcc7a6bb

vp9/encoder/vp9_onyx_int.h

index 2652929ce9678e93e70f17b494e91439bc72a300..b271f55b90c79a22972ea234d07d1c87f110cb63 100644 (file)
@@ -36,7 +36,7 @@
 #define DISABLE_RC_LONG_TERM_MEM 0
 #endif
 
-#define MODE_TEST_HIT_STATS
+// #define MODE_TEST_HIT_STATS
 
 // #define SPEEDSTATS 1
 #if CONFIG_MULTIPLE_ARF