Skip to content

Commit

Permalink
.. history depth is fun.
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian authored and adrian committed Jan 8, 2013
1 parent d35a685 commit 0c36f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spectral_fft/fft_histogram.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#define FFT_HISTOGRAM_SIZE \
((6000-2300)*FFT_HISTOGRAM_RESOLUTION)
#define FFT_HISTOGRAM_HISTORY_DEPTH 10
#define FFT_HISTOGRAM_HISTORY_DEPTH 20

struct fft_histogram_data {
/* XXX should struct-ize these! */
Expand Down

0 comments on commit 0c36f76

Please sign in to comment.