Home | History | Annotate | Download | only in libpng

Lines Matching full:png_sizeof

1305    if (height > PNG_UINT_32_MAX/png_sizeof(png_byte))
1312 height*png_sizeof(png_bytep));