Searched defs:tsBuffer (Results 1 – 2 of 2) sorted by relevance
120 uint8_t tsBuffer[TS_PAYLOAD_SIZE]; in Java_com_android_usbtuner_TunerHal_nativeWriteInBuffer() local
289 uint8_t *tsBuffer, int tsBufferSize, int timeout_ms) { in readTsStream()