Searched refs:streamProcess (Results 1 – 1 of 1) sorted by relevance
239 static void *streamProcess(void *arg) in streamProcess() function290 static void *streamProcess(void *arg) in streamProcess() function409 int32_t ret = pthread_create(&sample.process, &attr, streamProcess, &sample); in SetStreamSourceProcess()