Searched defs:inputEOS (Results 1 – 2 of 2) sorted by relevance
70 bool inputEOS = false; in main() local
1199 private void feedInputInternal(final byte[] encFrame, final boolean inputEOS) { in feedInputInternal()1236 public boolean feedInput(final byte[] encFrame, final boolean inputEOS) throws Exception { in feedInput()