| 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_ptr | IntHalfbandFilter< AccuType, HBFilterOrder > | protected |
| m_samples | IntHalfbandFilter< AccuType, HBFilterOrder > | protected |
| m_state | IntHalfbandFilter< 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 |