Skip to content

Struct ns_fbanks_cfg_t

ClassList > ns_fbanks_cfg_t

Public Attributes

Type Name
uint8_t * arena_fbanks
uint32_t frame_len_pow2
uint32_t high_freq
uint32_t low_freq
ns_fbank_t * melFBank
int32_t * mfccFbankFirst
int32_t * mfccFbankLast
uint32_t num_fbank_bins
uint32_t sample_frequency

Public Attributes Documentation

variable arena_fbanks

uint8_t* ns_fbanks_cfg_t::arena_fbanks;

variable frame_len_pow2

uint32_t ns_fbanks_cfg_t::frame_len_pow2;

variable high_freq

uint32_t ns_fbanks_cfg_t::high_freq;

variable low_freq

uint32_t ns_fbanks_cfg_t::low_freq;

variable melFBank

ns_fbank_t* ns_fbanks_cfg_t::melFBank;

variable mfccFbankFirst

int32_t* ns_fbanks_cfg_t::mfccFbankFirst;

variable mfccFbankLast

int32_t* ns_fbanks_cfg_t::mfccFbankLast;

variable num_fbank_bins

uint32_t ns_fbanks_cfg_t::num_fbank_bins;

variable sample_frequency

uint32_t ns_fbanks_cfg_t::sample_frequency;

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-audio/includes-api/ns_audio_features_common.h