| 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_ptr | IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder > | protected |
| m_samplesDB | IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder > | protected |
| m_size | IntHalfbandFilterDBF< AccuType, SampleType, HBFilterOrder > | protected |
| m_state | IntHalfbandFilterDBF< 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 |