ref: fd2a74703899aeef1065c640610681c29152a360
parent: c6c07d7013da4c8f7961fcbc6e0aa9ed494573b9
parent: 61834f732579bc0ed470ba45e504c60d92c75170
author: Ronald S. Bultje <rbultje@google.com>
date: Fri Apr 5 09:46:02 EDT 2013
Merge "Remove some unused macros." into experimental
--- a/vp9/common/vp9_blockd.h
+++ b/vp9/common/vp9_blockd.h
@@ -25,10 +25,6 @@
// #define MODE_STATS
-/*#define DCPRED 1*/
-#define DCPREDSIMTHRESH 0
-#define DCPREDCNTTHRESH 3
-
#define MB_FEATURE_TREE_PROBS 3
#define PREDICTION_PROBS 3
--
⑨