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

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

advancePointer()IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inlineprotected
doFIR(AccuType *x, AccuType *y)IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inlineprotected
doInterpolateFIR(qint32 *x, qint32 *y)IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inlineprotected
IntHalfbandFilterDBF()IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >
m_ptrIntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >protected
m_samplesDBIntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >protected
m_sizeIntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >protected
m_stateIntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >protected
myDecimate(AccuType x1, AccuType y1, AccuType *x2, AccuType *y2)IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inline
myInterpolate(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2)IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inline
myInterpolateInf(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inline
myInterpolateSup(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inline
storeSample(AccuType x, AccuType y)IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder >inlineprotected