22 #ifndef INCLUDED_GR_FFT_FILTER_CCC_H
23 #define INCLUDED_GR_FFT_FILTER_CCC_H
49 #if 1 // don't enable the sse version until handling it is worked out
54 std::vector<gr_complex> d_new_taps;
69 void set_taps (
const std::vector<gr_complex> &taps);
70 std::vector<gr_complex>
taps ()
const;
75 void set_nthreads(
int n);
82 int work (
int noutput_items,