HomeSort by relevance Sort by last modified time
    Searched full:init_delay (Results 1 - 1 of 1) 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...]

Completed in 64 milliseconds