SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
IntHalfbandFilter< AccuType, HBFilterOrder > Member List

This is the complete list of members for IntHalfbandFilter< AccuType, HBFilterOrder >, including all inherited members.

doFIR(Sample *sample)IntHalfbandFilter< AccuType, HBFilterOrder >inlineprotected
doFIR(qint32 *x, qint32 *y)IntHalfbandFilter< AccuType, HBFilterOrder >inlineprotected
doInterpolateFIR(Sample *sample)IntHalfbandFilter< AccuType, HBFilterOrder >inlineprotected
doInterpolateFIR(qint32 *x, qint32 *y)IntHalfbandFilter< AccuType, HBFilterOrder >inlineprotected
IntHalfbandFilter()IntHalfbandFilter< AccuType, HBFilterOrder >inline
m_ptrIntHalfbandFilter< AccuType, HBFilterOrder >protected
m_samplesIntHalfbandFilter< AccuType, HBFilterOrder >protected
m_stateIntHalfbandFilter< AccuType, HBFilterOrder >protected
myDecimate(const Sample *sample1, Sample *sample2)IntHalfbandFilter< AccuType, HBFilterOrder >inline
myDecimate(qint32 x1, qint32 y1, qint32 *x2, qint32 *y2)IntHalfbandFilter< AccuType, HBFilterOrder >inline
myInterpolate(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2)IntHalfbandFilter< AccuType, HBFilterOrder >inline
myInterpolateInf(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilter< AccuType, HBFilterOrder >inline
myInterpolateSup(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilter< AccuType, HBFilterOrder >inline
myInterpolateZeroStuffing(Sample *sample1, Sample *sample2)IntHalfbandFilter< AccuType, HBFilterOrder >inline
myInterpolateZeroStuffing(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workDecimateCenter(Sample *sample)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workDecimateLowerHalf(Sample *sample)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workDecimateUpperHalf(Sample *sample)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workInterpolateCenter(Sample *sampleIn, Sample *SampleOut)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workInterpolateCenterZeroStuffing(Sample *sampleIn, Sample *SampleOut)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workInterpolateLowerHalf(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workInterpolateLowerHalfZeroStuffing(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workInterpolateUpperHalf(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilter< AccuType, HBFilterOrder >inline
workInterpolateUpperHalfZeroStuffing(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilter< AccuType, HBFilterOrder >inline