Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/thpdemo/include/
DTHPVideoDecode.h43 extern void *PopDecodedTextureSet(s32 flag);
/RvlSDK-2.1/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-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPVideoDecode.c463 void *PopDecodedTextureSet(s32 flag) in PopDecodedTextureSet() function
DTHPPlayer.c974 ActivePlayer.dispTextureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_BLOCK); in THPPlayerSkip()
1048 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1063 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1107 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()
1117 textureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_NOBLOCK); in PlayControl()