Searched refs:sndexState (Results 1 – 1 of 1) sorted by relevance
75 static volatile SNDEXState sndexState = SNDEX_STATE_BEFORE_INIT; variable125 if (sndexState != SNDEX_STATE_BEFORE_INIT) in SNDEXi_Init()131 sndexState = SNDEX_STATE_INITIALIZING; in SNDEXi_Init()155 sndexState = SNDEX_STATE_INITIALIZED; in SNDEXi_Init()1478 if (sndexState != SNDEX_STATE_PLAY_SHUTTER) in SNDEXi_PreProcessForShutterSound()1487 else if (sndexState == SNDEX_STATE_POST_PROC_SHUTTER) in SNDEXi_PreProcessForShutterSound()1527 if (OSi_IsCodecTwlMode() == FALSE || sndexState != SNDEX_STATE_PLAY_SHUTTER) in SNDEXi_PostProcessForShutterSound()1533 sndexState = SNDEX_STATE_POST_PROC_SHUTTER; in SNDEXi_PostProcessForShutterSound()1579 …|| (sndexState != SNDEX_STATE_LOCKED && sndexState != SNDEX_STATE_PLAY_SHUTTER && sndexState != SN… in CommonCallback()1705 sndexState = SNDEX_STATE_INITIALIZED; in SendCommand()[all …]