Public Attributes | List of all members
s3_endpointer_t Struct Reference

#include <s3_endpointer.h>

Public Attributes

float32 ** frames
 
int * classes
 
int n_frames
 
int offset
 
int count
 
int eof
 
mgau_model_tgmm
 
int * priors
 
int * voters
 
int post_classify
 
int state
 
int begin_count
 
int begin_countdown
 
int begin_pad
 
int begin_window
 
int begin_threshold
 
int end_count
 
int end_countdown
 
int end_pad
 
int end_window
 
int end_threshold
 
int frames_required
 

Member Data Documentation

◆ begin_count

int s3_endpointer_t::begin_count

◆ begin_countdown

int s3_endpointer_t::begin_countdown

◆ begin_pad

int s3_endpointer_t::begin_pad

◆ begin_threshold

int s3_endpointer_t::begin_threshold

◆ begin_window

int s3_endpointer_t::begin_window

◆ classes

int* s3_endpointer_t::classes

◆ count

int s3_endpointer_t::count

◆ end_count

int s3_endpointer_t::end_count

◆ end_countdown

int s3_endpointer_t::end_countdown

◆ end_pad

int s3_endpointer_t::end_pad

◆ end_threshold

int s3_endpointer_t::end_threshold

◆ end_window

int s3_endpointer_t::end_window

◆ eof

int s3_endpointer_t::eof

◆ frames

float32** s3_endpointer_t::frames

◆ frames_required

int s3_endpointer_t::frames_required

◆ gmm

mgau_model_t* s3_endpointer_t::gmm

◆ n_frames

int s3_endpointer_t::n_frames

◆ offset

int s3_endpointer_t::offset

◆ post_classify

int s3_endpointer_t::post_classify

◆ priors

int* s3_endpointer_t::priors

◆ state

int s3_endpointer_t::state

◆ voters

int* s3_endpointer_t::voters

The documentation for this struct was generated from the following file: