Home
last modified time | relevance | path

Searched refs:int_y_green (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
762 int_y_green = (png_fixed_point)png_get_uint_32(buf); in png_handle_cHRM()
764 if (int_x_green > 80000L || int_y_green > 80000L || in png_handle_cHRM()
765 int_x_green + int_y_green > 100000L) in png_handle_cHRM()
791 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
804 abs(int_y_green - 60000L) > 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()
909 png_fixed_point int_y_green; in png_handle_sRGB()
938 abs(info_ptr->int_y_green - 60000L) > 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
804 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
828 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
841 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
964 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
804 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
828 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
841 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
964 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
804 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
828 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
841 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
964 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
804 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
828 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
841 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
964 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
803 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
826 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
839 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
961 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
803 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
826 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
839 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
961 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
806 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
829 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
842 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
964 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
796 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
820 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
833 abs(int_y_green - 60000L) > 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()
956 abs(info_ptr->int_y_green - 60000L) > 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
804 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
828 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
841 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
964 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
803 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
826 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
839 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
961 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
796 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
820 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
833 abs(int_y_green - 60000L) > 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()
956 abs(info_ptr->int_y_green - 60000L) > 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
796 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
820 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
833 abs(int_y_green - 60000L) > 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()
956 abs(info_ptr->int_y_green - 60000L) > 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
796 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
820 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
833 abs(int_y_green - 60000L) > 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()
956 abs(info_ptr->int_y_green - 60000L) > 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
879 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
892 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
905 PNG_OUT_OF_RANGE(int_y_green, 60000L, 1000) || in png_handle_cHRM()
922 (long)int_x_green, (long)int_y_green, in png_handle_cHRM()
938 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1027 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
813 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
836 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
849 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
971 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
813 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
836 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
849 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
971 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
832 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
845 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
858 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
978 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
874 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
887 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
900 PNG_OUT_OF_RANGE(int_y_green, 60000L, 1000) || in png_handle_cHRM()
917 (long)int_x_green, (long)int_y_green, in png_handle_cHRM()
933 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1022 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
832 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
845 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
858 PNG_OUT_OF_RANGE(int_y_green, 60000L, 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()
978 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
896 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
909 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
922 PNG_OUT_OF_RANGE(int_y_green, 60000L, 1000) || in png_handle_cHRM()
939 (long)int_x_green, (long)int_y_green, in png_handle_cHRM()
955 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1044 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
865 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
878 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
891 PNG_OUT_OF_RANGE(int_y_green, 60000L, 1000) || in png_handle_cHRM()
908 (long)int_x_green, (long)int_y_green, in png_handle_cHRM()
924 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1013 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
895 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
908 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
921 PNG_OUT_OF_RANGE(int_y_green, 60000L, 1000) || in png_handle_cHRM()
938 (long)int_x_green, (long)int_y_green, in png_handle_cHRM()
954 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1043 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
879 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
892 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
905 PNG_OUT_OF_RANGE(int_y_green, 60000L, 1000) || in png_handle_cHRM()
922 (long)int_x_green, (long)int_y_green, in png_handle_cHRM()
938 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1027 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 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
879 int_y_green = (png_fixed_point)uint_y; in png_handle_cHRM()
892 green_y = (float)int_y_green / (float)100000.0; in png_handle_cHRM()
905 PNG_OUT_OF_RANGE(int_y_green, 60000L, 1000) || in png_handle_cHRM()
922 (long)int_x_green, (long)int_y_green, in png_handle_cHRM()
938 int_y_green, int_x_blue, int_y_blue); in png_handle_cHRM()
1027 PNG_OUT_OF_RANGE(info_ptr->int_y_green, 60000L, 1000) || in png_handle_sRGB()

1234567