]> git.sesse.net Git - nageru/commit
Tiny audio optimization (~1%) by making an SSE version of find_peak(); mostly to...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 24 Aug 2016 23:11:10 +0000 (01:11 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
commitcc2c86abf6a4cfbe775a241480e4bc56fd167919
tree2cd95a916efa9b7a46fe280944e3cbfc3bb45bab
parent1fc8b5d92fce7ac0b7e87ed3087e393774fd4b3c
Tiny audio optimization (~1%) by making an SSE version of find_peak(); mostly to see whether the benchmark can pick up stuff at all.
audio_mixer.cpp