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()
147 boolean firstCall = true; in testRead_withProcessor_stopsOnFalse()151 assertTrue("consume() called twice", firstCall); in testRead_withProcessor_stopsOnFalse()152 firstCall = false; in testRead_withProcessor_stopsOnFalse()
94 int16_t firstCall; // First call to the process-function member
674 if (stt->firstCall == 0) in WebRtcAgc_ProcessAnalog()677 stt->firstCall = 1; in WebRtcAgc_ProcessAnalog()1451 stt->firstCall = 0; in WebRtcAgc_Init()