Searched refs:sndexState (Results 1 – 1 of 1) sorted by relevance
75 static volatile SNDEXState sndexState = SNDEX_STATE_BEFORE_INIT; variable124 if (sndexState != SNDEX_STATE_BEFORE_INIT) in SNDEXi_Init()130 sndexState = SNDEX_STATE_INITIALIZING; in SNDEXi_Init()154 sndexState = SNDEX_STATE_INITIALIZED; in SNDEXi_Init()1472 if (sndexState != SNDEX_STATE_PLAY_SHUTTER) in SNDEXi_PreProcessForShutterSound()1481 else if (sndexState == SNDEX_STATE_POST_PROC_SHUTTER) in SNDEXi_PreProcessForShutterSound()1521 if (OSi_IsCodecTwlMode() == FALSE || sndexState != SNDEX_STATE_PLAY_SHUTTER) in SNDEXi_PostProcessForShutterSound()1527 sndexState = SNDEX_STATE_POST_PROC_SHUTTER; in SNDEXi_PostProcessForShutterSound()1573 …|| (sndexState != SNDEX_STATE_LOCKED && sndexState != SNDEX_STATE_PLAY_SHUTTER && sndexState != SN… in CommonCallback()1699 sndexState = SNDEX_STATE_INITIALIZED; in SendCommand()[all …]