Skip to content

plp_dwt_wavelet_f32

Public Attributes

Name
uint32_t length
plp_dwt_wavelet_type type
float32_t * dec_lo
float32_t * dec_hi
float32_t * rec_lo
float32_t * rec_hi

Public Attributes Documentation

variable length

uint32_t length;

variable type

plp_dwt_wavelet_type type;

variable dec_lo

float32_t * dec_lo;

variable dec_hi

float32_t * dec_hi;

variable rec_lo

float32_t * rec_lo;

variable rec_hi

float32_t * rec_hi;

Updated on 2023-03-01 at 16:16:31 +0000