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.
|
#include <interpolatorsif.h>
Public Member Functions | |
void | interpolate1 (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate2_cen (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate2_inf (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate2_sup (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate4_cen (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate4_inf (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate4_sup (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate8_cen (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate8_inf (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate8_sup (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate16_cen (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate16_inf (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate16_sup (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate32_cen (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate32_inf (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate32_sup (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate64_cen (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate64_inf (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
void | interpolate64_sup (SampleVector::iterator *it, float *buf, qint32 len, bool invertIQ=false) |
Definition at line 87 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate1 | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 136 of file interpolatorsif.h.
Referenced by SoapySDROutputThread::callbackSOIF().
void InterpolatorsIF< OutBits, InBits >::interpolate16_cen | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 557 of file interpolatorsif.h.
Referenced by SoapySDROutputThread::callbackSOIF().
void InterpolatorsIF< OutBits, InBits >::interpolate16_inf | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 636 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate16_sup | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 692 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate2_cen | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 159 of file interpolatorsif.h.
Referenced by SoapySDROutputThread::callbackSOIF().
void InterpolatorsIF< OutBits, InBits >::interpolate2_inf | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 194 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate2_sup | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 239 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate32_cen | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 748 of file interpolatorsif.h.
Referenced by SoapySDROutputThread::callbackSOIF().
void InterpolatorsIF< OutBits, InBits >::interpolate32_inf | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 875 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate32_sup | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 948 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate4_cen | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 284 of file interpolatorsif.h.
Referenced by SoapySDROutputThread::callbackSOIF().
void InterpolatorsIF< OutBits, InBits >::interpolate4_inf | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 325 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate4_sup | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 367 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate64_cen | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 1021 of file interpolatorsif.h.
Referenced by SoapySDROutputThread::callbackSOIF().
void InterpolatorsIF< OutBits, InBits >::interpolate64_inf | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 1245 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate64_sup | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 1325 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate8_cen | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 409 of file interpolatorsif.h.
Referenced by SoapySDROutputThread::callbackSOIF().
void InterpolatorsIF< OutBits, InBits >::interpolate8_inf | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 463 of file interpolatorsif.h.
void InterpolatorsIF< OutBits, InBits >::interpolate8_sup | ( | SampleVector::iterator * | it, |
float * | buf, | ||
qint32 | len, | ||
bool | invertIQ = false |
||
) |
Definition at line 510 of file interpolatorsif.h.
|
private |
Definition at line 129 of file interpolatorsif.h.
|
private |
Definition at line 126 of file interpolatorsif.h.
|
private |
Definition at line 130 of file interpolatorsif.h.
|
private |
Definition at line 127 of file interpolatorsif.h.
|
private |
Definition at line 131 of file interpolatorsif.h.
|
private |
Definition at line 128 of file interpolatorsif.h.