Home
last modified time | relevance | path

Searched refs:maximum_pixel_depth (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngstruct.h262 png_byte maximum_pixel_depth; member
A Dpngpread.c776 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
A Dpngwutil.c1922 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
A Dpngread.c579 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
A Dpngrutil.c4582 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()

Completed in 22 milliseconds