Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Dreadpng2.c143 static PNG_CONST png_byte chunks_to_process[] = { in readpng2_init() local
155 0 /* PNG_HANDLE_CHUNK_AS_DEFAULT */, chunks_to_process, in readpng2_init()
156 sizeof(chunks_to_process)/5); in readpng2_init()
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngread.c1490 static PNG_CONST png_byte chunks_to_process[] = { in png_image_skip_unused_chunks() local
1507 chunks_to_process, (sizeof chunks_to_process)/5); in png_image_skip_unused_chunks()
/external/libpng/
Dpngread.c1754 static PNG_CONST png_byte chunks_to_process[] = { in png_image_skip_unused_chunks() local
1773 chunks_to_process, (sizeof chunks_to_process)/5); in png_image_skip_unused_chunks()