Home
last modified time | relevance | path

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

/external/libpng/
Dpngconf.h874 #ifndef PNG_USER_CHUNK_CACHE_MAX
875 # define PNG_USER_CHUNK_CACHE_MAX 0 macro
Dpngread.c72 # ifdef PNG_USER_CHUNK_CACHE_MAX in png_create_read_struct_2()
74 png_ptr->user_chunk_cache_max = PNG_USER_CHUNK_CACHE_MAX; in png_create_read_struct_2()