Searched defs:onset (Results 1 – 5 of 5) sorted by relevance
/third_party/iowow/src/fs/ |
D | iwdlsnr.h | 31 iwrc(*onset)(struct IWDLSNR *self, off_t off, uint8_t val, off_t len, int flags); member
|
/third_party/ffmpeg/libavcodec/ |
D | g729dec.c | 142 int16_t onset; ///< detected onset level (0-2) member 308 static int16_t g729d_voice_decision(int onset, int prev_voice_decision, const int16_t* past_gain_pi… in g729d_voice_decision()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | CalendarRegressionTest.java | 872 long onset = tempcal.getTime().getTime() + ONE_HOUR; in Test4114578() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
D | CalendarRegressionTest.java | 875 long onset = tempcal.getTime().getTime() + ONE_HOUR; in Test4114578() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | calregts.cpp | 1330 UDate onset = makeDate(1998, UCAL_APRIL, 5, 1, 0) + ONE_HOUR; in test4114578() local
|