Searched refs:deStreamCpyThread_create (Results 1 – 3 of 3) sorted by relevance
40 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 buffer…
60 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 buffer… in deStreamCpyThread_create() function
203 …threadStream->thread = deStreamCpyThread_create(&(threadStream->consumerStream), output, ringbuff… in deThreadOutStream_init()