Struct f32_to_i16u32_state_t¶
ClassList > f32_to_i16u32_state_t
F32ToI16U32 state. More...
#include <f32_to_i16u32_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | clipped |
| float | scale |
Detailed Description¶
Allocate with f32_to_i16u32_create().
clipped is sticky: set to 1 by the first sample whose pre-saturation scaled value falls outside [-32768, 32767]; cleared only by reset().
Public Attributes Documentation¶
variable clipped¶
variable scale¶
The documentation for this class was generated from the following file native/inc/f32_to_i16u32/f32_to_i16u32_core.h