SphinxBase 5prealpha
|
Data Fields | |
char const * | name |
int(* | output_header )(sphinx_wave2feat_t *wtf, int nfloat) |
int(* | output_frames )(sphinx_wave2feat_t *wtf, mfcc_t **frames, int nfr) |
Definition at line 66 of file sphinx_fe.c.
char const* output_type_s::name |
Definition at line 67 of file sphinx_fe.c.
int(* output_type_s::output_frames) (sphinx_wave2feat_t *wtf, mfcc_t **frames, int nfr) |
Definition at line 69 of file sphinx_fe.c.
int(* output_type_s::output_header) (sphinx_wave2feat_t *wtf, int nfloat) |
Definition at line 68 of file sphinx_fe.c.