]> Git Repo - linux.git/blobdiff - drivers/misc/echo/echo.c
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[linux.git] / drivers / misc / echo / echo.c
index 713e92ee27acc8927c509e03e631c02f3a056ddf..3c4eaba86576ed6b27dce96e509888bdb9e25c30 100644 (file)
        Path Models", IEEE Transactions on communications, COM-25,
        No. 6, June
        1977.
-       http://www.rowetel.com/images/echo/dual_path_paper.pdf
+       https://www.rowetel.com/images/echo/dual_path_paper.pdf
 
    [2] The classic, very useful paper that tells you how to
        actually build a real world echo canceller:
         Messerschmitt, Hedberg, Cole, Haoui, Winship, "Digital Voice
         Echo Canceller with a TMS320020,
-        http://www.rowetel.com/images/echo/spra129.pdf
+        https://www.rowetel.com/images/echo/spra129.pdf
 
    [3] I have written a series of blog posts on this work, here is
        Part 1: http://www.rowetel.com/blog/?p=18
@@ -80,7 +80,7 @@
    [4] The source code http://svn.rowetel.com/software/oslec/
 
    [5] A nice reference on LMS filters:
-        http://en.wikipedia.org/wiki/Least_mean_squares_filter
+        https://en.wikipedia.org/wiki/Least_mean_squares_filter
 
    Credits:
 
This page took 0.032691 seconds and 4 git commands to generate.