X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/043c676f59520b93dfacfa0d8d7e1fdd448cd7dc..1878a8448a5a73cbf289306beb5e88ab48561129:/dsp_files/haar.16.tmp.dsp diff --git a/dsp_files/haar.16.tmp.dsp b/dsp_files/haar.16.tmp.dsp deleted file mode 100644 index 2058f2e..0000000 --- a/dsp_files/haar.16.tmp.dsp +++ /dev/null @@ -1,4 +0,0 @@ -decimate = vectorize(2):[1]; -mean = _ <: _,mem : + : /(2); -left = _,!; -process = _ <: (mean:decimate),decimate <: left,-;