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

/external/libpng/
H A Dpng.c225 int need_crc = 1; local
231 need_crc = 0;
236 need_crc = 0;
239 if (need_crc)
H A Dpngrutil.c211 int need_crc = 1; local
217 need_crc = 0;
222 need_crc = 0;
227 if (need_crc)
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.c219 int need_crc = 1; local
225 need_crc = 0;
230 need_crc = 0;
233 if (need_crc)
H A Dpngrutil.c149 int need_crc = 1; local
155 need_crc = 0;
160 need_crc = 0;
165 if (need_crc)
/external/chromium_org/third_party/libpng/
H A Dpng.c224 int need_crc = 1; local
230 need_crc = 0;
235 need_crc = 0;
238 if (need_crc)
H A Dpngrutil.c194 int need_crc = 1; local
200 need_crc = 0;
205 need_crc = 0;
210 if (need_crc)

Completed in 86 milliseconds