plp_dwt_wavelet_q8
Public Attributes
| Name | |
|---|---|
| uint32_t | length |
| plp_dwt_wavelet_type | type |
| int8_t * | dec_lo |
| int8_t * | dec_hi |
Public Attributes Documentation
variable length
uint32_t length;
variable type
plp_dwt_wavelet_type type;
variable dec_lo
int8_t * dec_lo;
variable dec_hi
int8_t * dec_hi;
Updated on 2023-03-01 at 16:16:31 +0000