HomeSort by relevance Sort by last modified time
    Searched refs:init_delay (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 41 static void init_delay(PERF_RTdata_delay *dDelay, long n0) function
92 init_delay(&me->dSTS->dBurst, -1); /* no first timestamp yet */
93 init_delay(&me->dSTS->dABurst, 0);
94 init_delay(&me->dSTS->dBurst2, 0);
95 init_delay(&me->dSTS->dABurst2, 0);
96 init_delay(&me->dSTS->dSingle, -1); /* no first timestamp yet */
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
delay_test.cc 36 DEFINE_int32(init_delay, 0, "Initial delay in millisecond.");
insert_packet_with_timing.cc 45 DEFINE_int32(init_delay, 0, "Initial delay.");

Completed in 75 milliseconds