Searched refs:THP_PLAY_LOOP (Results 1 – 13 of 13) sorted by relevance
213 if (!(ActivePlayer.playFlag & THP_PLAY_LOOP)) in VideoDecoder()283 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in VideoDecoderForOnMemory()317 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in VideoDecoderForOnMemory()
217 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in Reader()
229 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in AudioDecoderForOnMemory()
294 if (THPPlayerPrepare(0, THP_PLAY_LOOP, audioTrack) == FALSE) in main()
690 playFlag &= THP_PLAY_LOOP; in THPPlayerPrepare()907 … if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber == ActivePlayer.header.numFrames)) in THPPlayerSkip()942 …if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber == ActivePlayer.header.numFrames - 1)) in THPPlayerSkip()1118 if (!(ActivePlayer.playFlag & THP_PLAY_LOOP)) in PlayControl()
209 if (!(ActivePlayer.playFlag & THP_PLAY_LOOP)) in VideoDecoder()279 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in VideoDecoderForOnMemory()313 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in VideoDecoderForOnMemory()
197 if (!(ActivePlayer.playFlag & THP_PLAY_LOOP)) in AudioDecoder()253 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in AudioDecoderForOnMemory()
213 if (ActivePlayer.playFlag & THP_PLAY_LOOP) in Reader()
283 if (THPPlayerPrepare(0, THP_PLAY_LOOP, audioTrack) == FALSE) in main()
679 playFlag &= THP_PLAY_LOOP; in THPPlayerPrepare()924 …if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber >= ActivePlayer.header.numFrames - 1)) in THPPlayerSkip()961 …if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber == ActivePlayer.header.numFrames - 1)) in THPPlayerSkip()1139 if (!(ActivePlayer.playFlag & THP_PLAY_LOOP)) in PlayControl()
46 THP_PLAY_LOOP = 0x01 enumerator
118 if (THPSimplePreLoad(THP_PLAY_LOOP) == FALSE) in main()
516 if (SimpleControl.loop == THP_PLAY_LOOP) in ReadFrameAsync()673 if (SimpleControl.loop == THP_PLAY_LOOP) in THPSimplePreLoad()