Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c792 magn_my, member
5950 magn_my, in ReadMNGImage() local
5993 magn_my=(p[7] << 8) | p[8]; in ReadMNGImage()
5996 magn_my=magn_mx; in ReadMNGImage()
5998 if (magn_my == 0) in ReadMNGImage()
5999 magn_my=1; in ReadMNGImage()
6023 magn_mt=magn_my; in ReadMNGImage()
6032 magn_mb=magn_my; in ReadMNGImage()
6065 mng_info->magn_my=magn_my; in ReadMNGImage()
6487 ((image->rows-2)*(mng_info->magn_my)); in ReadMNGImage()
[all …]