Home
last modified time | relevance | path

Searched refs:chunks_to_process (Results 1 – 3 of 3) sorted by relevance

/external/libpng/contrib/gregbook/
Dreadpng2.c149 static const png_byte chunks_to_process[] = { in readpng2_init() local
161 0 /* PNG_HANDLE_CHUNK_AS_DEFAULT */, chunks_to_process, in readpng2_init()
162 sizeof(chunks_to_process)/5); in readpng2_init()
/external/pdfium/third_party/libpng16/
Dpngread.c1630 static const png_byte chunks_to_process[] = { in png_image_skip_unused_chunks() local
1649 chunks_to_process, (int)/*SAFE*/(sizeof chunks_to_process)/5); in png_image_skip_unused_chunks()
/external/libpng/
Dpngread.c1630 static const png_byte chunks_to_process[] = { in png_image_skip_unused_chunks() local
1649 chunks_to_process, (int)/*SAFE*/(sizeof chunks_to_process)/5); in png_image_skip_unused_chunks()