Searched defs:readTsStream (Results 1 – 4 of 4) sorted by relevance
169 public synchronized int readTsStream(byte[] javaBuffer, int javaBufferSize) { in readTsStream() method in HdHomeRunTunerHal
89 int readTsStream(byte[] javaBuffer, int javaBufferSize); in readTsStream() method
275 public synchronized int readTsStream(byte[] javaBuffer, int javaBufferSize) { in readTsStream() method in TunerHal
477 int DvbManager::readTsStream(JNIEnv *env, jobject thiz, in readTsStream() function in DvbManager