]> git.ipfire.org Git - thirdparty/asterisk.git/commit
dsp.c: Added descriptive comments to Goertzel calculations. 39/3339/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:51:05 +0000 (17:51 -0500)
commitc1f240b8189635feeb9ba2efd262794608bfa1cb
treee6796c38b256c81acc646a562cc05c5d35eecbb3
parent003a52fd626563b2d0db3a0d0ffefff2602c0149
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