Home | History | Annotate | Download | only in lib

Lines Matching full:processed

66  *                       - 'procState' :       the next state to be processed
67 * - 'feedFollowState' : the state to be processed after the feed state (the feed state is treated like a primitive "subroutine")
72 * - The input items are mainly stored and processed in two buffers, collectively called 'inBuf'
78 * processed there, and the resulting phonemes realigned with inBuf.
85 * Optimal solutions are achieved if a whole sentence is processed at once. However, if any of the buffers are too small,
86 * only sentence parts are processed. To improve the quality of such sub-optimal solutions, a moving-window-with-overlap is applied:
1443 /* mark as processed */