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