Home
last modified time | relevance | path

Searched refs:PNG_MAX_MALLOC_64K (Results 1 – 7 of 7) sorted by relevance

/external/libpng/
Dpngmem.c81 # ifdef PNG_MAX_MALLOC_64K
Dpngpriv.h356 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
357 # define PNG_MAX_MALLOC_64K macro
373 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dpngtest.c1718 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K) in main()
1722 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K) in main()
Dpngrutil.c1649 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2432 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
4463 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4508 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngmem.c90 # ifdef PNG_MAX_MALLOC_64K
Dpngpriv.h305 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
306 # define PNG_MAX_MALLOC_64K macro
322 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dfx_pngrutil.c1611 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2394 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
4385 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4430 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()