Home
last modified time | relevance | path

Searched refs:__print_Done (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_print.h75 __print_Done(FILE *fOut,
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_custom.c422 if (me->cip.pDebug->fDebug) __print_Done(me->cip.pDebug->fDebug, me); in __PERF_CUSTOM_done()
Dperf_print.c394 void __print_Done(FILE *fOut, in __print_Done() function