Home
last modified time | relevance | path

Searched refs:streamProcess (Results 1 – 1 of 1) sorted by relevance

/applications/sample/camera/media/
Dplayer_sample.cpp239 static void *streamProcess(void *arg) in streamProcess() function
290 static void *streamProcess(void *arg) in streamProcess() function
409 int32_t ret = pthread_create(&sample.process, &attr, streamProcess, &sample); in SetStreamSourceProcess()