Searched refs:VideoDecodeThread (Results 1 – 2 of 2) sorted by relevance
65 static OSThread VideoDecodeThread; variable89 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()
69 static OSThread VideoDecodeThread; variable93 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()