Searched refs:d_p (Results 1 - 5 of 5) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dshortest-path.h148 StateId s_p = kNoStateId, d_p = kNoStateId; local
153 d_p = s_p;
158 arc_parent[d].nextstate = d_p;
/external/svox/pico/lib/
H A Dpicosig2.h197 #define d_p int_vec38 /*output mel_2_lin_init : table lookup vector D*/ macro
H A Dpicosig2.c543 D = sig_inObj->d_p;
3645 D = sig_inObj->d_p;
/external/openfst/src/include/fst/
H A Dshortest-path.h186 StateId s_p = kNoStateId, d_p = kNoStateId; local
190 d_p = s_p;
195 arc_parent[d].nextstate = d_p;
/external/openfst/src/include/fst/extensions/pdt/
H A Dshortest-path.h687 StateId s_p = kNoStateId, d_p = kNoStateId; local
692 d_p = s_p;
707 arc.nextstate = d_p;

Completed in 88 milliseconds