Searched defs:inputEOS (Results 1 – 1 of 1) sorted by relevance
1068 private void feedInputInternal(final byte[] encFrame, final boolean inputEOS) { in feedInputInternal()1104 public boolean feedInput(final byte[] encFrame, final boolean inputEOS) throws Exception { in feedInput()