Home
last modified time | relevance | path

Searched refs:botPixOut (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2/build/demos/gxdemo/src/Performance/
Dperf-fill.c310 static u32 botPixIn, botPixOut; variable
1381 botPixOut = cnt3; in WriteStats()
1409 botPixOut = cnt3; in WriteStats()
1430 botPixOut = cnt3; in WriteStats()
1523 StatOSReport("%s: %8d\n", botPixOut); in PrintStats()
1674 StatPrintf("%s: %8d\n", botPixOut); in PrintStats()
Dperf-geo.c219 static u32 botPixOut; variable
408 GXReadPixMetric(&topPixIn, &topPixOut, &botPixIn, &botPixOut, in main()
693 OSReport("Bot pixels out.............: %8d\n", botPixOut); in DumpStats()