Searched refs:internalState (Results 1 – 4 of 4) sorted by relevance
348 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerOpen()761 ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerPrepare()819 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerStop()873 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PAUSE; in THPPlayerPause()1006 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_ERROR; in PlayControl()1037 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1071 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1128 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()1147 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()1561 …if (ActivePlayer.open && (ActivePlayer.internalState == THP_PLAYER_PLAY) && ActivePlayer.audioExis… in MixAudio()[all …]
314 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerOpen()750 ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerPrepare()817 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_STOP; in THPPlayerStop()869 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PAUSE; in THPPlayerPause()1025 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_ERROR; in PlayControl()1057 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1089 …vePlayer.audioExist && ActivePlayer.retraceCount == 1 && ActivePlayer.internalState != THP_PLAYER_… in PlayControl()1092 ActivePlayer.internalState = THP_PLAYER_PLAY; in PlayControl()1149 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()1168 ActivePlayer.state = ActivePlayer.internalState = THP_PLAYER_PLAYED; in PlayControl()[all …]
72 u8 internalState; member
78 u8 internalState; member