Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPVideoDecode.c65 static OSThread VideoDecodeThread; variable
89 if (OSCreateThread(&VideoDecodeThread, in CreateVideoDecodeThread()
105 if (OSCreateThread(&VideoDecodeThread, in CreateVideoDecodeThread()
149 OSResumeThread(&VideoDecodeThread); in VideoDecodeThreadStart()
169 OSCancelThread(&VideoDecodeThread); in VideoDecodeThreadCancel()
321 OSSuspendThread(&VideoDecodeThread); in VideoDecoderForOnMemory()
378 OSSuspendThread(&VideoDecodeThread); in VideoDecode()
/RvlSDK-3.1/build/demos/thpdemo/src/THPPlayer/
DTHPVideoDecode.c69 static OSThread VideoDecodeThread; variable
93 if (OSCreateThread(&VideoDecodeThread, in CreateVideoDecodeThread()
109 if (OSCreateThread(&VideoDecodeThread, in CreateVideoDecodeThread()
153 OSResumeThread(&VideoDecodeThread); in VideoDecodeThreadStart()
173 OSCancelThread(&VideoDecodeThread); in VideoDecodeThreadCancel()
325 OSSuspendThread(&VideoDecodeThread); in VideoDecoderForOnMemory()
382 OSSuspendThread(&VideoDecodeThread); in VideoDecode()