Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/gxdemo/src/Performance/
Dperf-fill.c309 static u32 topPixIn, topPixOut; variable
1379 topPixOut = cnt1; in WriteStats()
1407 topPixOut = cnt1; in WriteStats()
1428 topPixOut = cnt1; in WriteStats()
1517 StatOSReport("%s: %8d\n", topPixOut); in PrintStats()
1668 StatPrintf("%s: %8d\n", topPixOut); in PrintStats()
Dperf-geo.c217 static u32 topPixOut; variable
405 GXReadPixMetric(&topPixIn, &topPixOut, &botPixIn, &botPixOut, in main()
687 OSReport("Top pixels out.............: %8d\n", topPixOut); in DumpStats()