OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dABurst2
(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
95
init_delay(&me->dSTS->
dABurst2
, 0);
673
delay_add(&me->dSTS->
dABurst2
, me->dSTS->last_burst);
916
if (me->dSTS->
dABurst2
.n > 0)
918
count_delay(me, "Avg. modified burst shot-to-shot", &me->dSTS->
dABurst2
, 0);
[
all
...]
Completed in 495 milliseconds