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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwrite.c986 int wrote_IDAT; local
1002 wrote_IDAT = 0;
1020 wrote_IDAT = 1;
1022 } while(wrote_IDAT == 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwrite.c916 int wrote_IDAT; local
929 wrote_IDAT = 0;
947 wrote_IDAT = 1;
949 } while(wrote_IDAT == 1);

Completed in 50 milliseconds