Searched refs:firstCall (Results 1 – 4 of 4) sorted by relevance
157 static int firstCall = 1; in u_current_init() local163 if (firstCall) { in u_current_init()167 firstCall = 0; in u_current_init()
95 WebRtc_Word16 firstCall; // First call to the process-function member
786 if (stt->firstCall == 0) in WebRtcAgc_ProcessAnalog()789 stt->firstCall = 1; in WebRtcAgc_ProcessAnalog()1626 stt->firstCall = 0; in WebRtcAgc_Init()