HomeSort by relevance Sort by last modified time
    Searched refs:png_fixed_point (Results 1 - 25 of 50) sorted by null

1 2

  /external/libpng/
pngstruct.h 85 png_fixed_point redx, redy;
86 png_fixed_point greenx, greeny;
87 png_fixed_point bluex, bluey;
88 png_fixed_point whitex, whitey;
96 png_fixed_point red_X, red_Y, red_Z;
97 png_fixed_point green_X, green_Y, green_Z;
98 png_fixed_point blue_X, blue_Y, blue_Z;
115 png_fixed_point gamma; /* File gamma */
276 png_fixed_point background_gamma;
291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) *
    [all...]
png.h 694 #define PNG_FP_MAX ((png_fixed_point)0x7fffffffL)
    [all...]
pngget.c 204 png_fixed_point PNGAPI
215 png_fixed_point res;
338 png_fixed_point result;
367 static png_fixed_point
378 png_fixed_point PNGAPI
388 png_fixed_point PNGAPI
605 png_fixed_point *int_red_X, png_fixed_point *int_red_Y,
606 png_fixed_point *int_red_Z, png_fixed_point *int_green_X
    [all...]
png.c 1036 png_colorspacerp colorspace, png_fixed_point gAMA, int from)
1047 png_fixed_point gtest;
    [all...]
pngconf.h 573 typedef png_int_32 png_fixed_point; typedef
590 typedef png_fixed_point * png_fixed_point_p;
591 typedef const png_fixed_point * png_const_fixed_point_p;
612 typedef png_fixed_point * * png_fixed_point_pp;
pngset.c 41 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
42 png_fixed_point red_y, png_fixed_point green_x, png_fixed_point green_y,
43 png_fixed_point blue_x, png_fixed_point blue_y)
70 png_fixed_point int_red_X, png_fixed_point int_red_Y
    [all...]
pngpriv.h 723 * In practice this doesn't matter because png_fixed_point only
748 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
    [all...]
  /external/pdfium/third_party/libpng16/
pngstruct.h 85 png_fixed_point redx, redy;
86 png_fixed_point greenx, greeny;
87 png_fixed_point bluex, bluey;
88 png_fixed_point whitex, whitey;
96 png_fixed_point red_X, red_Y, red_Z;
97 png_fixed_point green_X, green_Y, green_Z;
98 png_fixed_point blue_X, blue_Y, blue_Z;
115 png_fixed_point gamma; /* File gamma */
276 png_fixed_point background_gamma;
291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) *
    [all...]
png.h 694 #define PNG_FP_MAX ((png_fixed_point)0x7fffffffL)
    [all...]
pngget.c 204 png_fixed_point PNGAPI
215 png_fixed_point res;
338 png_fixed_point result;
367 static png_fixed_point
378 png_fixed_point PNGAPI
388 png_fixed_point PNGAPI
605 png_fixed_point *int_red_X, png_fixed_point *int_red_Y,
606 png_fixed_point *int_red_Z, png_fixed_point *int_green_X
    [all...]
png.c 1036 png_colorspacerp colorspace, png_fixed_point gAMA, int from)
1047 png_fixed_point gtest;
    [all...]
pngconf.h 573 typedef png_int_32 png_fixed_point; typedef
590 typedef png_fixed_point * png_fixed_point_p;
591 typedef const png_fixed_point * png_const_fixed_point_p;
612 typedef png_fixed_point * * png_fixed_point_pp;
pngset.c 41 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
42 png_fixed_point red_y, png_fixed_point green_x, png_fixed_point green_y,
43 png_fixed_point blue_x, png_fixed_point blue_y)
70 png_fixed_point int_red_X, png_fixed_point int_red_Y
    [all...]
pngpriv.h 694 * In practice this doesn't matter because png_fixed_point only
719 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
    [all...]
  /external/skia/third_party/libpng/
pngstruct.h 85 png_fixed_point redx, redy;
86 png_fixed_point greenx, greeny;
87 png_fixed_point bluex, bluey;
88 png_fixed_point whitex, whitey;
96 png_fixed_point red_X, red_Y, red_Z;
97 png_fixed_point green_X, green_Y, green_Z;
98 png_fixed_point blue_X, blue_Y, blue_Z;
115 png_fixed_point gamma; /* File gamma */
276 png_fixed_point background_gamma;
291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) *
    [all...]
png.h 694 #define PNG_FP_MAX ((png_fixed_point)0x7fffffffL)
    [all...]
pngget.c 204 png_fixed_point PNGAPI
215 png_fixed_point res;
338 png_fixed_point result;
367 static png_fixed_point
378 png_fixed_point PNGAPI
388 png_fixed_point PNGAPI
605 png_fixed_point *int_red_X, png_fixed_point *int_red_Y,
606 png_fixed_point *int_red_Z, png_fixed_point *int_green_X
    [all...]
png.c 1036 png_colorspacerp colorspace, png_fixed_point gAMA, int from)
1047 png_fixed_point gtest;
    [all...]
pngconf.h 573 typedef png_int_32 png_fixed_point; typedef
590 typedef png_fixed_point * png_fixed_point_p;
591 typedef const png_fixed_point * png_const_fixed_point_p;
612 typedef png_fixed_point * * png_fixed_point_pp;
pngset.c 41 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
42 png_fixed_point red_y, png_fixed_point green_x, png_fixed_point green_y,
43 png_fixed_point blue_x, png_fixed_point blue_y)
70 png_fixed_point int_red_X, png_fixed_point int_red_Y
    [all...]
pngpriv.h 694 * In practice this doesn't matter because png_fixed_point only
719 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
    [all...]
  /external/syslinux/com32/lib/libpng/
pngset.c 59 info_ptr->int_x_white = (png_fixed_point)(white_x*100000.+0.5);
60 info_ptr->int_y_white = (png_fixed_point)(white_y*100000.+0.5);
61 info_ptr->int_x_red = (png_fixed_point)( red_x*100000.+0.5);
62 info_ptr->int_y_red = (png_fixed_point)( red_y*100000.+0.5);
63 info_ptr->int_x_green = (png_fixed_point)(green_x*100000.+0.5);
64 info_ptr->int_y_green = (png_fixed_point)(green_y*100000.+0.5);
65 info_ptr->int_x_blue = (png_fixed_point)( blue_x*100000.+0.5);
66 info_ptr->int_y_blue = (png_fixed_point)( blue_y*100000.+0.5);
75 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x
    [all...]
png.c 889 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
890 png_fixed_point red_y, png_fixed_point green_x, png_fixed_point green_y,
891 png_fixed_point blue_x, png_fixed_point blue_y)
910 if (white_x > (png_fixed_point) PNG_UINT_31_MAX ||
911 white_y > (png_fixed_point) PNG_UINT_31_MAX |
    [all...]
  /external/libpng/contrib/gregbook/
readpng2.c 224 png_fixed_point gamma;
352 (png_fixed_point)(100000*mainprog_ptr->display_exponent+.5), gamma);
355 (png_fixed_point)(100000*mainprog_ptr->display_exponent+.5), 45455);
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 444 milliseconds

1 2