diff options
author | Dan Stowell <danstowell@gmail.com> | 2007-03-19 15:06:55 +0000 |
---|---|---|
committer | Dan Stowell <danstowell@gmail.com> | 2007-03-19 15:06:55 +0000 |
commit | 091e54c0f13d72307be568daabe630bb3463393c (patch) | |
tree | 0d0673e25364e8b9ce469a29d1f496d059f77ce8 /src/libxtract.c | |
parent | 09f660a376c245e38134800d5df676630086c849 (diff) | |
download | LibXtract-091e54c0f13d72307be568daabe630bb3463393c.tar.gz LibXtract-091e54c0f13d72307be568daabe630bb3463393c.tar.bz2 LibXtract-091e54c0f13d72307be568daabe630bb3463393c.zip |
xtract_mfcc(): Slightly different way of limiting to XTRACT_LOG_LIMIT. It's the same in theory, but saves on one assignment operation. But the real reason I did it was because my compiler (gcc 4.0.1, Apple intel edition) was getting it wrong (presumably during some optimisation). It does save on the assignment though.
Diffstat (limited to 'src/libxtract.c')
0 files changed, 0 insertions, 0 deletions