Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/thpdemo/include/
DTHPVideoDecode.h38 extern BOOL CreateVideoDecodeThread(OSPriority priority, u8 *ptr);
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayer/
DTHPVideoDecode.c89 BOOL CreateVideoDecodeThread(OSPriority priority, u8 *ptr) in CreateVideoDecodeThread() function
DTHPPlayer.c711 CreateVideoDecodeThread(VIDEO_THREAD_PRIORITY, ptr); in THPPlayerPrepare()
723 CreateVideoDecodeThread(VIDEO_THREAD_PRIORITY, NULL); in THPPlayerPrepare()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPVideoDecode.c85 BOOL CreateVideoDecodeThread(OSPriority priority, u8 *ptr) in CreateVideoDecodeThread() function
DTHPPlayer.c689 CreateVideoDecodeThread(VIDEO_THREAD_PRIORITY, ptr); in THPPlayerPrepare()
701 CreateVideoDecodeThread(VIDEO_THREAD_PRIORITY, NULL); in THPPlayerPrepare()