Searched refs:LIPSYNC_SIGNAL_MIN (Results 1 – 1 of 1) sorted by relevance
122 static final int LIPSYNC_SIGNAL_MIN = 1500000; // must be at least 1.5 seconds after prev field in VideoMultimeterTest457 if ((lipSyncTime - lipSyncLastTime) < LIPSYNC_SIGNAL_MIN) { in parseResult()