Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPVideoDecode.c64 static s32 VideoDecodeThreadCreated = 0; variable
128 VideoDecodeThreadCreated = 1; in CreateVideoDecodeThread()
147 if (VideoDecodeThreadCreated) in VideoDecodeThreadStart()
167 if (VideoDecodeThreadCreated) in VideoDecodeThreadCancel()
171 VideoDecodeThreadCreated = 0; in VideoDecodeThreadCancel()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/
DTHPVideoDecode.c68 static s32 VideoDecodeThreadCreated = 0; variable
132 VideoDecodeThreadCreated = 1; in CreateVideoDecodeThread()
151 if (VideoDecodeThreadCreated) in VideoDecodeThreadStart()
171 if (VideoDecodeThreadCreated) in VideoDecodeThreadCancel()
175 VideoDecodeThreadCreated = 0; in VideoDecodeThreadCancel()