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

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h 98 PERF_RTdata_delay dBurst2, dABurst2; /* modified burst, average */
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 94 init_delay(&me->dSTS->dBurst2, 0);
628 if (me->dSTS->dBurst2.n > 0)
630 count_delay(me, "Modified burst shot-to-shot", &me->dSTS->dBurst2, 0);
639 me->dSTS->dBurst2.n = 0;
672 delay_add(&me->dSTS->dBurst2, me->dSTS->last_burst);
677 me->dSTS->dBurst2.n, me->dSTS->size_min, 1e-6 * me->dSTS->last_burst);
    [all...]

Completed in 420 milliseconds