Searched defs:tsBufferSize (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/jni/
H A DDvbManager.cpp310 uint8_t *tsBuffer, int tsBufferSize, int timeout_ms) {
334 return read(mDvrFd, tsBuffer, tsBufferSize);
309 readTsStream(JNIEnv *env, jobject thiz, uint8_t *tsBuffer, int tsBufferSize, int timeout_ms) argument

Completed in 1477 milliseconds