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.
IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder > Member List

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

advancePointer()IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inlineprotected
doFIR(FSample *sample)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inlineprotected
doFIRAccu(AccuType *x, AccuType *y)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inlineprotected
doInterpolateFIR(FSample *sample)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inlineprotected
doInterpolateFIR(Real *x, Real *y)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inlineprotected
IntHalfbandFilterDBFF()IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >
m_ptrIntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >protected
m_samplesDBIntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >protected
m_sizeIntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >protected
m_stateIntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >protected
myDecimate(const FSample *sample1, FSample *sample2)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
myDecimate(AccuType x1, AccuType y1, AccuType *x2, AccuType *y2)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
myInterpolate(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
myInterpolateInf(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
myInterpolateSup(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
myInterpolateZeroStuffing(FSample *sample1, FSample *sample2)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
storeSampleAccu(AccuType x, AccuType y)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inlineprotected
storeSampleReal(const Real &sampleI, const Real &sampleQ)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inlineprotected
workDecimateCenter(FSample *sample)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workDecimateLowerHalf(FSample *sample)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workDecimateUpperHalf(FSample *sample)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workInterpolateCenter(FSample *sampleIn, FSample *SampleOut)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workInterpolateCenterZeroStuffing(FSample *sampleIn, FSample *SampleOut)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workInterpolateLowerHalf(FSample *sampleIn, FSample *sampleOut)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workInterpolateLowerHalfZeroStuffing(FSample *sampleIn, FSample *sampleOut)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workInterpolateUpperHalf(FSample *sampleIn, FSample *sampleOut)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline
workInterpolateUpperHalfZeroStuffing(FSample *sampleIn, FSample *sampleOut)IntHalfbandFilterDBFF< AccuType, SampleType, HBFilterOrder >inline