Searched refs:onset (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dexpand.h136 onset(false),
150 bool onset;
H A Dexpand.cc227 if ((consecutive_expands_ != 0) || !parameters.onset) {
693 parameters.onset = true;
708 parameters.onset = false;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcalregts.cpp1321 UDate onset = makeDate(1998, UCAL_APRIL, 5, 1, 0) + ONE_HOUR; local
1331 onset - ONE_HOUR, ADD, 1, ONE_HOUR,
1332 onset, ADD, -1, -ONE_HOUR,
1333 onset - ONE_HOUR, ROLL, 1, ONE_HOUR,
1334 onset, ROLL, -1, -ONE_HOUR,
1370 if (fail) errln("Fail: roll/add misbehaves around DST onset/cease");
/external/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp1321 UDate onset = makeDate(1998, UCAL_APRIL, 5, 1, 0) + ONE_HOUR; local
1331 onset - ONE_HOUR, ADD, 1, ONE_HOUR,
1332 onset, ADD, -1, -ONE_HOUR,
1333 onset - ONE_HOUR, ROLL, 1, ONE_HOUR,
1334 onset, ROLL, -1, -ONE_HOUR,
1370 if (fail) errln("Fail: roll/add misbehaves around DST onset/cease");

Completed in 437 milliseconds