Searched refs:THPTextureSet (Results 1 – 8 of 8) sorted by relevance
92 THPTextureSet *dispTextureSet;95 THPTextureSet textureSet[DECODE_VIDEO_BUFFER_NUM];
99 THPTextureSet *dispTextureSet;102 THPTextureSet textureSet[DECODE_VIDEO_BUFFER_NUM];
64 } THPTextureSet; typedef
80 THPTextureSet textureSet;
522 THPTextureSet *textureSet; in InitAllMessageQueue()955 ActivePlayer.dispTextureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_BLOCK); in THPPlayerSkip()992 THPTextureSet *textureSet; in PlayControl()999 textureSet = (THPTextureSet *)0xFFFFFFFF; in PlayControl()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()1103 if (textureSet && (textureSet != (THPTextureSet *)0xFFFFFFFF)) in PlayControl()
354 THPTextureSet *textureSet; in VideoDecode()363 textureSet = (THPTextureSet *)PopFreeTextureSet(); in VideoDecode()
84 static void PushUsedTextureSet(THPTextureSet *buffer);484 THPTextureSet *textureSet; in InitAllMessageQueue()963 ActivePlayer.dispTextureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_BLOCK); in THPPlayerSkip()1000 THPTextureSet *textureSet; in PlayControl()1007 textureSet = (THPTextureSet *)0xFFFFFFFF; in PlayControl()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()1113 if (textureSet && (textureSet != (THPTextureSet *)0xFFFFFFFF)) in PlayControl()[all …]
350 THPTextureSet *textureSet; in VideoDecode()359 textureSet = (THPTextureSet *)PopFreeTextureSet(); in VideoDecode()