commit | a3d4fe503b25a41779baeded860806d6e21923f9 | [log] [tgz] |
---|---|---|
author | Debargha Mukherjee <debargha@google.com> | Fri May 19 16:22:54 2017 -0700 |
committer | Debargha Mukherjee <debargha@google.com> | Fri Oct 20 00:12:37 2017 +0000 |
tree | c23bfe7cf967125431405de40906accc7c0629e5 | |
parent | 9ac7a0f32b84eaa9c05aada3b2fbb63fc843bc0a [diff] [blame] |
Enable switchable restoration for chroma Change-Id: I78a8a1749cd4449c61a106f413c697e4a2df0475
diff --git a/av1/common/enums.h b/av1/common/enums.h index d8da90d..ba11ee9 100644 --- a/av1/common/enums.h +++ b/av1/common/enums.h
@@ -708,7 +708,7 @@ RESTORE_SGRPROJ, RESTORE_SWITCHABLE, RESTORE_SWITCHABLE_TYPES = RESTORE_SWITCHABLE, - RESTORE_TYPES, + RESTORE_TYPES = 4, } RestorationType; #endif // CONFIG_LOOP_RESTORATION