X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=resample_effect_test.cpp;h=353429ee82a703f5c0f6fcf7c6ef11825ef72c0c;hp=5b620fde76f8c13fe80496c92b8fd8d61237cf62;hb=c62391987241f1482a99b6f6417fbec1d0ef2344;hpb=185ced44b129739c9b5438da691e71d664d6443a diff --git a/resample_effect_test.cpp b/resample_effect_test.cpp index 5b620fd..353429e 100644 --- a/resample_effect_test.cpp +++ b/resample_effect_test.cpp @@ -402,7 +402,7 @@ TEST(ResampleEffectTest, VerticalZoomFromTop) { } TEST(ResampleEffectTest, Precision) { - const int size = 2048; + const int size = 1920; // Difficult non-power-of-two size. const int offset = 5; // Deliberately put the data of interest very close to the right,