commit | 9b604cb8971ee510317970ea6cf98a5d44f3c422 | [log] [tgz] |
---|---|---|
author | Urvang Joshi <urvang@google.com> | Mon May 21 14:15:48 2018 -0700 |
committer | Urvang Joshi <urvang@google.com> | Mon May 21 21:22:43 2018 +0000 |
tree | e3d524218e71e57f28a24b1c8c14f896354784c6 | |
parent | 088bfd0311674523c811cf49432dc682ab81af8d [diff] |
Remove obsolete TODO. MRC_TX experiment was abandoned for AV1 Change-Id: I22a01e9421f2fa75c94218419a53d9d726a9332d
diff --git a/av1/common/enums.h b/av1/common/enums.h index 88a7bb0..bb0dafa 100644 --- a/av1/common/enums.h +++ b/av1/common/enums.h
@@ -259,8 +259,6 @@ ADST_1D, FLIPADST_1D, IDTX_1D, - // TODO(sarahparker) need to eventually put something here for the - // mrc experiment to make this work with the ext-tx pruning functions TX_TYPES_1D, } TX_TYPE_1D;