Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_FP_MAX

694 #define PNG_FP_MAX  ((png_fixed_point)0x7fffffffL)
695 #define PNG_FP_MIN (-PNG_FP_MAX)