Struct hbdecim_state_t¶
#include <hbdecim_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| size_t | centre |
| float _Complex * | even_buf |
| size_t | even_cap |
| size_t | even_head |
| size_t | even_mask |
| int | fir_on_even |
| float * | h |
| int | has_pending |
| size_t | num_taps |
| float _Complex * | odd_buf |
| size_t | odd_head |
| float _Complex | pending |
Public Attributes Documentation¶
variable centre¶
variable even_buf¶
variable even_cap¶
variable even_head¶
variable even_mask¶
variable fir_on_even¶
variable h¶
variable has_pending¶
variable num_taps¶
variable odd_buf¶
variable odd_head¶
variable pending¶
The documentation for this class was generated from the following file native/inc/hbdecim/hbdecim_core.h