Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/thpdemo/include/
DTHPVideoDecode.h43 extern void *PopDecodedTextureSet(s32 flag);
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c955 ActivePlayer.dispTextureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_BLOCK); in THPPlayerSkip()
1029 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1043 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1086 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1096 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
DTHPVideoDecode.c467 void *PopDecodedTextureSet(s32 flag) in PopDecodedTextureSet() function
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c963 ActivePlayer.dispTextureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_BLOCK); in THPPlayerSkip()
1037 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1052 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1096 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1106 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
DTHPVideoDecode.c463 void *PopDecodedTextureSet(s32 flag) in PopDecodedTextureSet() function