Searched refs:THP_PLAY_LOOP (Results 1 – 13 of 13) sorted by relevance
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()
244 if (THPPlayerPrepare(0, THP_PLAY_LOOP, audioTrack) == FALSE) in main()
668 playFlag &= THP_PLAY_LOOP; in THPPlayerPrepare()913 …if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber >= ActivePlayer.header.numFrames - 1)) in THPPlayerSkip()950 …if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber == ActivePlayer.header.numFrames - 1)) in THPPlayerSkip()1128 if (!(ActivePlayer.playFlag & THP_PLAY_LOOP)) in PlayControl()
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()
293 if (THPPlayerPrepare(0, THP_PLAY_LOOP, audioTrack) == FALSE) in main()
700 playFlag &= THP_PLAY_LOOP; in THPPlayerPrepare()917 … if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber == ActivePlayer.header.numFrames)) in THPPlayerSkip()952 …if (!(ActivePlayer.playFlag & THP_PLAY_LOOP) && (frameNumber == ActivePlayer.header.numFrames - 1)) in THPPlayerSkip()1128 if (!(ActivePlayer.playFlag & THP_PLAY_LOOP)) in PlayControl()
49 THP_PLAY_LOOP = 0x01 enumerator
112 if (THPSimplePreLoad(THP_PLAY_LOOP) == FALSE) in main()
527 if (SimpleControl.loop == THP_PLAY_LOOP) in ReadFrameAsync()684 if (SimpleControl.loop == THP_PLAY_LOOP) in THPSimplePreLoad()