Searched refs:HMMInfo (Results 1 - 4 of 4) sorted by relevance

/external/srec/srec/include/
H A Dsrec_arb.h79 asr_int16_t* state_indices; /* only the first HMMInfo owns the pointer data */
81 HMMInfo; typedef in typeref:struct:__anon25982
97 HMMInfo* hmm_infos;
H A Dsrec_context.h154 HMMInfo* hmm_info_for_ilabel; /* ilabel to state conversion */
/external/srec/srec/clib/
H A Dsrec_arb.c239 HMMInfo* hmm_infos;
240 hmm_infos = (HMMInfo*) * buffer;
241 num_atoms = sizeof(HMMInfo) * num_hmms / BYTES_PER_ATOM;
321 pfread(&allotree->hmm_infos, sizeof(HMMInfo *), 1, fp); /* hmm_infos */
/external/srec/srec/crec/
H A Dsrec.c360 HMMInfo* hmm_info;
1107 HMMInfo *hmm_info;
1270 HMMInfo* hmm_info;
1527 HMMInfo *hmm_info;

Completed in 123 milliseconds