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.
IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder > Member List

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

advancePointer()IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inlineprotected
doFIR(Sample *sample)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inlineprotected
doFIR(int32_t *x, int32_t *y)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inlineprotected
doInterpolateFIR(Sample *sample)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inlineprotected
doInterpolateFIR(qint32 *x, qint32 *y)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inlineprotected
IntHalfbandFilterEO()IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
m_evenIntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >protected
m_oddIntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >protected
m_ptrIntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >protected
m_samplesIntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >protected
m_sizeIntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >protected
m_stateIntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >protected
myDecimate(const Sample *sample1, Sample *sample2)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimate(int32_t x1, int32_t y1, int32_t *x2, int32_t *y2)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimateCen(int32_t x1, int32_t y1, int32_t *x2, int32_t *y2, int32_t x3, int32_t y3, int32_t *x4, int32_t *y4)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimateCen(int32_t x1, int32_t y1, int32_t x2, int32_t y2, int32_t x3, int32_t y3, int32_t x4, int32_t y4, int32_t *out)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimateCen(int32_t *in, int32_t *out)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimateInf(int32_t x1, int32_t y1, int32_t x2, int32_t y2, int32_t x3, int32_t y3, int32_t x4, int32_t y4, int32_t *out)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimateInf(int32_t *in, int32_t *out)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimateSup(int32_t x1, int32_t y1, int32_t x2, int32_t y2, int32_t x3, int32_t y3, int32_t x4, int32_t y4, int32_t *out)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myDecimateSup(int32_t *in, int32_t *out)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myInterpolate(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myInterpolateInf(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myInterpolateSup(qint32 *x1, qint32 *y1, qint32 *x2, qint32 *y2, qint32 *x3, qint32 *y3, qint32 *x4, qint32 *y4)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myInterpolateZeroStuffing(Sample *sample1, Sample *sample2)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
myInterpolateZeroStuffing(int32_t *x1, int32_t *y1, int32_t *x2, int32_t *y2)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
storeSample(const FixReal &sampleI, const FixReal &sampleQ)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inlineprotected
storeSample32(int32_t x, int32_t y)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inlineprotected
workDecimateCenter(Sample *sample)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workDecimateCenter(int32_t *x, int32_t *y)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workDecimateLowerHalf(Sample *sample)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workDecimateUpperHalf(Sample *sample)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workInterpolateCenter(Sample *sampleIn, Sample *SampleOut)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workInterpolateCenterZeroStuffing(Sample *sampleIn, Sample *SampleOut)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workInterpolateLowerHalf(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workInterpolateLowerHalfZeroStuffing(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workInterpolateUpperHalf(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline
workInterpolateUpperHalfZeroStuffing(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilterEO< EOStorageType, AccuType, HBFilterOrder >inline