Main Page | Class List | Directories | File List | Class Members | File Members

ascr_t Struct Reference

#include <ascr.h>

List of all members.

Public Attributes

int32 * senscr
int32 * comsen
uint8 * ssid_active
uint8 * comssid_active
uint8 * sen_active
uint8 * rec_sen_active
int32 ** cache_ci_senscr
int32 * cache_best_list
int32 n_sen
int32 n_comsen
int32 n_sseq
int32 n_comsseq
int32 pl_win
int32 n_cisen


Detailed Description

Structure to hold senone scores (ordinary and composite), in one frame.


Member Data Documentation

int32* ascr_t::cache_best_list
 

TEMPORARY VARIABLES: Cache of best the ci sensr the next pl_windows, include this frame

int32** ascr_t::cache_ci_senscr
 

TEMPORARY VARIABLES: Cache of ci senscr in the next pl_windows frames, include this frame.

int32* ascr_t::comsen
 

TEMPORARY VARIABLES: Composite senone scores in current frame

uint8* ascr_t::comssid_active
 

TEMPORARY VARIABLES: Composite senone active

int32 ascr_t::n_cisen
 

No. of CI senone

int32 ascr_t::n_comsen
 

No. of composite senone.

int32 ascr_t::n_comsseq
 

No. of composite senone sequence.

int32 ascr_t::n_sen
 

No. of senone.

int32 ascr_t::n_sseq
 

No. of senone sequence.

int32 ascr_t::pl_win
 

Phoneme lookahead window.

uint8* ascr_t::rec_sen_active
 

TEMPORARY VARIABLES: Most recent senone active state

uint8* ascr_t::sen_active
 

TEMPORARY VARIABLES: Structure that record whether the current state is active.

int32* ascr_t::senscr
 

TEMPORARY VARIABLES: Senone scores in current frame

uint8* ascr_t::ssid_active
 

TEMPORARY VARIABLES: For determining the active senones in any frame


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:32 2009 by  doxygen 1.3.9.1