X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=complex_modulate_effect.h;fp=complex_modulate_effect.h;h=335c90010754cbe197b5bf9fe58c33a2e2b1f553;hp=e2bf50d5851fb0b64f5c71a8f13bfc9fe3e8df79;hb=9c12e38b7cd88a77ef297d080b7c41e6bd6326fb;hpb=1ec439c7fb975c09029adaa9090e7f35ce6484b8 diff --git a/complex_modulate_effect.h b/complex_modulate_effect.h index e2bf50d..335c900 100644 --- a/complex_modulate_effect.h +++ b/complex_modulate_effect.h @@ -55,6 +55,7 @@ private: EffectChain *chain; int primary_input_width, primary_input_height; int num_repeats_x, num_repeats_y; + float uniform_num_repeats[2]; }; } // namespace movit