Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libpng/
Dpngstruct.h143 png_byte maximum_pixel_depth; member
Dpngpread.c996 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
Dpngread.c610 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
Dpngwutil.c2030 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
Dpngrutil.c4081 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()
/external/libpng/
Dpngstruct.h262 png_byte maximum_pixel_depth; member
Dpngpread.c765 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
Dpngwutil.c1894 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
Dpngread.c570 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
Dpngrutil.c4430 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()
/external/pdfium/third_party/lpng_v163/
Dpngstruct.h261 png_byte maximum_pixel_depth; member
Dpngpread.c971 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
Dpngwutil.c1966 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
Dpngread.c501 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
Dpngrutil.c4372 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()