Home
last modified time | relevance | path

Searched refs:int_x_blue (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/math/vtk6/VTK-6.2.0/ThirdParty/png/vtkpng/
H A Dpngrutil.c696 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
773 int_x_blue = (png_fixed_point)png_get_uint_32(buf); in png_handle_cHRM()
778 if (int_x_blue > 80000L || int_y_blue > 80000L || in png_handle_cHRM()
779 int_x_blue + int_y_blue > 100000L) in png_handle_cHRM()
792 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
805 abs( int_x_blue - 15000L) > 1000 || in png_handle_cHRM()
821 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
837 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
910 png_fixed_point int_x_blue; in png_handle_sRGB()
939 abs( info_ptr->int_x_blue - 15000L) > 1000 || in png_handle_sRGB()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/png/
H A Dpngrutil.c722 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
819 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
829 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
842 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
858 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
874 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
965 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/png/
H A Dpngrutil.c722 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
819 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
829 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
842 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
858 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
874 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
965 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/png/
H A Dpngrutil.c722 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
819 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
829 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
842 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
858 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
874 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
965 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/png/
H A Dpngrutil.c722 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
819 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
829 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
842 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
858 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
874 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
965 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/games/blockout/BL_SRC/ImageLib/src/png/png/
H A Dpngrutil.c723 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
817 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
827 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
840 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
855 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
871 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
962 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/games/edge/Edge-1.35-source/lib_win32/libpng-1.2.12/
H A Dpngrutil.c723 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
817 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
827 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
840 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
855 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
871 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
962 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/graphics/panomatic/panomatic-0.9.4/libpng/src/
H A Dpngrutil.c726 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
820 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
830 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
843 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
858 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
874 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
965 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/devel/etl/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/
H A Dpngrutil.c714 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
811 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
821 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
834 abs(int_x_blue - 15000L) > 1000 || in png_handle_cHRM()
850 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
866 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
957 abs(info_ptr->int_x_blue - 15000L) > 1000 || in png_handle_sRGB()
/dports/graphics/megapov/megapov-1.2.1/libraries/png/
H A Dpngrutil.c722 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
819 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
829 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
842 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
858 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
874 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
965 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/x11-toolkits/p5-Tk/Tk-804.035/PNG/libpng/
H A Dpngrutil.c723 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
817 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
827 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
840 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
855 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
871 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
962 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/graphics/synfig/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/
H A Dpngrutil.c714 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
811 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
821 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
834 abs(int_x_blue - 15000L) > 1000 || in png_handle_cHRM()
850 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
866 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
957 abs(info_ptr->int_x_blue - 15000L) > 1000 || in png_handle_sRGB()
/dports/graphics/synfigstudio/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/
H A Dpngrutil.c714 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
811 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
821 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
834 abs(int_x_blue - 15000L) > 1000 || in png_handle_cHRM()
850 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
866 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
957 abs(info_ptr->int_x_blue - 15000L) > 1000 || in png_handle_sRGB()
/dports/graphics/povray36/povray-3.6.1/libraries/png/
H A Dpngrutil.c714 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
811 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
821 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
834 abs(int_x_blue - 15000L) > 1000 || in png_handle_cHRM()
850 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
866 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
957 abs(info_ptr->int_x_blue - 15000L) > 1000 || in png_handle_sRGB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libpng/
H A Dpngrutil.c826 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
883 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
893 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
906 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
923 (long)int_x_blue, (long)int_y_blue); in png_handle_cHRM()
938 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1028 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/libpng/
H A Dpngrutil.c733 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
827 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
837 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
850 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
865 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
881 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
972 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/graphics/libafterimage/libAfterImage-1.20/libpng/
H A Dpngrutil.c733 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
827 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
837 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
850 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
865 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
881 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
972 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/png/
H A Dpngrutil.c779 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
836 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
846 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
859 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
874 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
889 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
979 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/png/libpng/
H A Dpngrutil.c821 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
878 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
888 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
901 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
918 (long)int_x_blue, (long)int_y_blue); in png_handle_cHRM()
933 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1023 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/png/
H A Dpngrutil.c779 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
836 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
846 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
859 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
874 int_x_green, int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
889 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
979 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/games/warmux/warmux-11.04/build/android/jni/png/
H A Dpngrutil.c843 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
900 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
910 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
923 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
940 (long)int_x_blue, (long)int_y_blue); in png_handle_cHRM()
955 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1045 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libpng/
H A Dpngrutil.c812 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
869 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
879 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
892 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
909 (long)int_x_blue, (long)int_y_blue); in png_handle_cHRM()
924 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1014 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/devel/upp/upp/uppsrc/plugin/png/lib/
H A Dpngrutil.c842 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
899 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
909 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
922 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
939 (long)int_x_blue, (long)int_y_blue); in png_handle_cHRM()
954 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1044 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/benchmarks/glmark2/glmark2-2021.12/src/libpng/
H A Dpngrutil.c826 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
883 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
893 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
906 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
923 (long)int_x_blue, (long)int_y_blue); in png_handle_cHRM()
938 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1028 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/libpng/
H A Dpngrutil.c826 int_y_green, int_x_blue, int_y_blue; in png_handle_cHRM() local
883 int_x_blue = (png_fixed_point)uint_x; in png_handle_cHRM()
893 blue_x = (float)int_x_blue / (float)100000.0; in png_handle_cHRM()
906 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) || in png_handle_cHRM()
923 (long)int_x_blue, (long)int_y_blue); in png_handle_cHRM()
938 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1028 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) || in png_handle_sRGB()

1234567