Searched refs:THPTextureSet (Results 1 – 8 of 8) sorted by relevance
89 THPTextureSet *dispTextureSet;92 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()
81 static void PushUsedTextureSet(THPTextureSet *buffer);495 THPTextureSet *textureSet; in InitAllMessageQueue()974 ActivePlayer.dispTextureSet = (THPTextureSet *)PopDecodedTextureSet(OS_MESSAGE_BLOCK); in THPPlayerSkip()1011 THPTextureSet *textureSet; in PlayControl()1018 textureSet = (THPTextureSet *)0xFFFFFFFF; in PlayControl()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()1124 if (textureSet && (textureSet != (THPTextureSet *)0xFFFFFFFF)) in PlayControl()[all …]
350 THPTextureSet *textureSet; in VideoDecode()359 textureSet = (THPTextureSet *)PopFreeTextureSet(); in VideoDecode()