Searched refs:dBurst2 (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_rt.h98 PERF_RTdata_delay dBurst2, dABurst2; /* modified burst, average */ member in struct:PERF_RTdata_sts
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
H A Dperf_rt.c94 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);

Completed in 215 milliseconds