Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c1125 store_image_row(const png_store* ps, png_const_structp pp, int nImage, in store_image_row() argument
1128 png_size_t coffset = (nImage * ps->image_h + y) * (ps->cb_row + 5) + 2; in store_image_row()