]> git.ipfire.org Git - thirdparty/asterisk.git/commit
dsp.c: Added descriptive comments to Goertzel calculations. 49/3349/2
authorRichard Mudgett <rmudgett@digium.com>
Thu, 21 Jul 2016 16:56:53 +0000 (11:56 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 26 Jul 2016 22:46:53 +0000 (17:46 -0500)
commita8cd5d255a5d1abf8a91192fe9690eea94a96bae
tree90a9be01180086f71cc27688867928a4717cc6db
parent6dfb34cf138c1b7557cbe3f0265c9359cf0869a8
dsp.c: Added descriptive comments to Goertzel calculations.

* Added doxygen to describe some struct members and what is going on in
the code.

Change-Id: I2ec706a33b52aee42b16dcc356c2bd916a45190d
main/dsp.c