histprune_t Struct Reference

Structure containing various histogram pruning parameters and internal storage All in integers. More...

#include <tst_search.h>

Data Fields

int32 maxwpf
 Max words per frame.
int32 maxhistpf
 Max histories per frame.
int32 maxhmmpf
 Max active HMMs per frame.
int32 hmm_hist_binsize
 Hmm histogram bin size.
int32 hmm_hist_bins
 Number of histogram bins.
int32 * hmm_hist
 Histogram: frames in which a given no.

Detailed Description

Structure containing various histogram pruning parameters and internal storage All in integers.

Definition at line 65 of file tst_search.h.


Field Documentation

Histogram: frames in which a given no.

of HMMs are active

Definition at line 71 of file tst_search.h.


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

Generated on 16 Jul 2011 for PocketSphinx by  doxygen 1.6.1