Home
last modified time | relevance | path

Searched refs:png_hIST (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngunknown.c123 #define png_hIST PNG_U32(104, 73, 83, 84) macro
228 { "hIST", PNG_INFO_hIST, png_hIST,
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpread.c339 else if (chunk_name == png_hIST) in png_push_read_chunk()
A Dpngread.c189 else if (chunk_name == png_hIST) in png_read_info()
862 else if (chunk_name == png_hIST) in png_read_end()
A Dpngpriv.h860 #define png_hIST PNG_U32(104, 73, 83, 84) macro
A Dpngwutil.c1515 png_write_chunk_header(png_ptr, png_hIST, (png_uint_32)(num_hist * 2)); in png_write_hIST()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngfix.c122 #define png_hIST PNG_U32(104, 73, 83, 84) macro
804 case png_fRAc: case png_gIFg: case png_gIFt: case png_gIFx: case png_hIST: in skip_chunk_type()

Completed in 25 milliseconds