SphinxBase 5prealpha
output_type_s Struct Reference

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)
 

Detailed Description

Definition at line 66 of file sphinx_fe.c.

Field Documentation

◆ name

char const* output_type_s::name

Definition at line 67 of file sphinx_fe.c.

◆ output_frames

int(* output_type_s::output_frames) (sphinx_wave2feat_t *wtf, mfcc_t **frames, int nfr)

Definition at line 69 of file sphinx_fe.c.

◆ output_header

int(* output_type_s::output_header) (sphinx_wave2feat_t *wtf, int nfloat)

Definition at line 68 of file sphinx_fe.c.


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