Searched refs:demo_timing (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng2-x.c200 int demo_timing = FALSE; variable
418 demo_timing = TRUE;
1570 if (demo_timing && (row - firstrow >= 16 || row >= rpng2_info.height-2)) {
1577 if (!demo_timing && ((rows & 0xf) == 0 || row >= rpng2_info.height-2)) {

Completed in 39 milliseconds