Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A 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()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A 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()

Completed in 8 milliseconds