Skip to content

Commit 27c8633

Browse files
committed
Updated NRD
1 parent dc2b98d commit 27c8633

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

External/NRD

Source/NRDSample.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const std::vector<uint32_t> interior_checkMeTests = {{1, 3, 6, 8, 9, 10, 12, 13,
6666
// Tests, where IQ improvement would be "nice to have"
6767
//=================================================================================
6868

69-
const std::vector<uint32_t> REBLUR_interior_improveMeTests = {{108, 110, 153, 174, 191, 192}};
69+
const std::vector<uint32_t> REBLUR_interior_improveMeTests = {{108, 110, 153, 174, 191, 210}};
7070

7171
const std::vector<uint32_t> RELAX_interior_improveMeTests = {{114, 144, 148, 156, 159}};
7272

0 commit comments

Comments
 (0)