Home
last modified time | relevance | path

Searched refs:num_atoms (Results 1 – 1 of 1) sorted by relevance

/external/srec/srec/clib/
Dsrec_arb.c238 int i, offset, num_atoms, num_hmms = allotree->num_hmms, ptr; in read_hmminfos() local
241 num_atoms = sizeof(HMMInfo) * num_hmms / BYTES_PER_ATOM; in read_hmminfos()
242 (*buffer) += num_atoms; in read_hmminfos()
258 num_atoms = sizeof(hmm_infos[0].state_indices[0]) * allotree->num_states / BYTES_PER_ATOM; in read_hmminfos()
259 (*buffer) += num_atoms; in read_hmminfos()