OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_RTdata_rate
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h
46
typedef struct
PERF_RTdata_rate
69
}
PERF_RTdata_rate
;
122
struct
PERF_RTdata_rate
*dRate; /* rate data */
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c
78
me->dRate = malloc(sizeof(
PERF_RTdata_rate
) * me->maxDRate);
318
void count_temporal_rate(unsigned long ID, PERF_RT_Private *me,
PERF_RTdata_rate
*dRate)
[
all
...]
Completed in 207 milliseconds