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.
IntHalfbandFilterST< HBFilterOrder > Member List

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

__attribute__((aligned(16)))IntHalfbandFilterST< HBFilterOrder >protected
advancePointer()IntHalfbandFilterST< HBFilterOrder >inlineprotected
doFIR(Sample *sample)IntHalfbandFilterST< HBFilterOrder >inlineprotected
doFIR(int32_t *x, int32_t *y)IntHalfbandFilterST< HBFilterOrder >inlineprotected
IntHalfbandFilterST()IntHalfbandFilterST< HBFilterOrder >
m_iEvenAccIntHalfbandFilterST< HBFilterOrder >protected
m_iOddAccIntHalfbandFilterST< HBFilterOrder >protected
m_ptrIntHalfbandFilterST< HBFilterOrder >protected
m_qEvenAccIntHalfbandFilterST< HBFilterOrder >protected
m_qOddAccIntHalfbandFilterST< HBFilterOrder >protected
m_samplesDBIntHalfbandFilterST< HBFilterOrder >protected
m_sizeIntHalfbandFilterST< HBFilterOrder >protected
m_stateIntHalfbandFilterST< HBFilterOrder >protected
myDecimate(const Sample *sample1, Sample *sample2)IntHalfbandFilterST< HBFilterOrder >inline
myDecimate(int32_t x1, int32_t y1, int32_t *x2, int32_t *y2)IntHalfbandFilterST< HBFilterOrder >inline
myInterpolate(Sample *sample1, Sample *sample2)IntHalfbandFilterST< HBFilterOrder >inline
myInterpolate(int32_t *x1, int32_t *y1, int32_t *x2, int32_t *y2)IntHalfbandFilterST< HBFilterOrder >inline
storeSample(const FixReal &sampleI, const FixReal &sampleQ)IntHalfbandFilterST< HBFilterOrder >inlineprotected
storeSample(int32_t x, int32_t y)IntHalfbandFilterST< HBFilterOrder >inlineprotected
workDecimateCenter(Sample *sample)IntHalfbandFilterST< HBFilterOrder >inline
workDecimateCenter(int32_t *x, int32_t *y)IntHalfbandFilterST< HBFilterOrder >inline
workDecimateLowerHalf(Sample *sample)IntHalfbandFilterST< HBFilterOrder >inline
workDecimateUpperHalf(Sample *sample)IntHalfbandFilterST< HBFilterOrder >inline
workInterpolateCenter(Sample *sampleIn, Sample *SampleOut)IntHalfbandFilterST< HBFilterOrder >inline
workInterpolateLowerHalf(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilterST< HBFilterOrder >inline
workInterpolateUpperHalf(Sample *sampleIn, Sample *sampleOut)IntHalfbandFilterST< HBFilterOrder >inline