Struct resamp_state_t¶
#include <resamp_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| float * | bank |
| double | ctrl_acc |
| float _Complex * | decim_iad |
| float _Complex * | decim_tfd |
| float _Complex * | delay_buf |
| size_t | delay_cap |
| size_t | delay_head |
| size_t | delay_mask |
| unsigned | log2_phases |
| size_t | num_phases |
| size_t | num_taps |
| uint32_t | phase |
| uint32_t | phase_inc |
| double | rate |
| int | upsample |
Public Attributes Documentation¶
variable bank¶
variable ctrl_acc¶
variable decim_iad¶
variable decim_tfd¶
variable delay_buf¶
variable delay_cap¶
variable delay_head¶
variable delay_mask¶
variable log2_phases¶
variable num_phases¶
variable num_taps¶
variable phase¶
variable phase_inc¶
variable rate¶
variable upsample¶
The documentation for this class was generated from the following file native/inc/resamp/resamp_core.h