OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_LOG_Frame
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_log.h
96
( PERF_IsFrame (flFrame) ?
PERF_LOG_Frame
: 0 ) | \
109
( PERF_IsFrame (flFrame) ?
PERF_LOG_Frame
: 0 ) | \
201
PERF_LOG_Frame
= 0x00000002,
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
perf_reader.c
172
frame = (ulData1 &
PERF_LOG_Frame
) ? PERF_FlagFrame : PERF_FlagBuffer;
Completed in 35 milliseconds