Searched refs:internalState (Results 1 – 4 of 4) sorted by relevance
358 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerOpen()771 ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerPrepare()829 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerStop()883 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PAUSE; in THPPlayerPause()1016 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_ERROR; in PlayControl()1047 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1081 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1138 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()1157 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()1571 …if (ActivePlayer.open && (ActivePlayer.internalState == THP_PLAYER_PLAY) && ActivePlayer.audioExis… in MixAudio()[all …]
303 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerOpen()739 ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerPrepare()806 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerStop()858 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PAUSE; in THPPlayerPause()1014 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_ERROR; in PlayControl()1046 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1078 …vePlayer.audioExist && ActivePlayer.retraceCount == 1 && ActivePlayer.internalState != THP_PLAYER_… in PlayControl()1081 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1138 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()1157 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()[all …]
75 u8 internalState; member
83 u8 internalState; member