Searched refs:tsBufferSize (Results 1 – 2 of 2) sorted by relevance
478 uint8_t *tsBuffer, int tsBufferSize, int timeout_ms) { in readTsStream() argument502 return read(mDvrFd, tsBuffer, tsBufferSize); in readTsStream()
86 uint8_t *tsBuffer, int tsBufferSize, int timeout_ms);