Skip to content

Struct f32_to_i16u64_state_t

ClassList > f32_to_i16u64_state_t

F32ToI16U64 state. More...

  • #include <f32_to_i16u64_core.h>

Public Attributes

Type Name
uint8_t clipped
float scale

Detailed Description

Allocate with f32_to_i16u64_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

uint8_t f32_to_i16u64_state_t::clipped;

variable scale

float f32_to_i16u64_state_t::scale;


The documentation for this class was generated from the following file native/inc/f32_to_i16u64/f32_to_i16u64_core.h