Home
last modified time | relevance | path

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

/external/libpng/
Dpngstruct.h235 size_t info_rowbytes; /* Added in 1.5.4: cache of updated row bytes */ member
Dpngrutil.c3223 if (png_ptr->info_rowbytes != 0 && png_ptr->info_rowbytes != in png_combine_row()
Dpngrtran.c2136 png_ptr->info_rowbytes = info_ptr->rowbytes; in png_read_transform_info()