HomeSort by relevance Sort by last modified time
    Searched refs:white_y (Results 1 - 19 of 19) sorted by null

  /external/syslinux/com32/lib/libpng/
pngset.c 42 double white_x, double white_y, double red_x, double red_y,
51 info_ptr->y_white = (float)white_y;
60 info_ptr->int_y_white = (png_fixed_point)(white_y*100000.+0.5);
75 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
86 white_x, white_y, red_x, red_y, green_x, green_y, blue_x, blue_y))
90 info_ptr->int_y_white = white_y;
99 info_ptr->y_white = (float)(white_y/100000.);
534 float white_x, white_y, red_x, red_y, green_x, green_y, blue_x, blue_y; local
569 white_y = (float).3290;
585 white_x, white_y, red_x, red_y, green_x, green_y, blue_x, blue_y)
    [all...]
pngget.c 410 double *white_x, double *white_y, double *red_x, double *red_y,
419 if (white_y != NULL)
420 *white_y = (double)info_ptr->y_white;
441 png_fixed_point *white_x, png_fixed_point *white_y, png_fixed_point *red_x,
451 if (white_y != NULL)
452 *white_y = info_ptr->int_y_white;
pngtest.c 923 png_fixed_point white_x, white_y, red_x, red_y, green_x, green_y, blue_x, local
925 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y,
928 png_set_cHRM_fixed(write_ptr, write_info_ptr, white_x, white_y, red_x,
945 double white_x, white_y, red_x, red_y, green_x, green_y, blue_x, local
947 if (png_get_cHRM(read_ptr, read_info_ptr, &white_x, &white_y, &red_x,
950 png_set_cHRM(write_ptr, write_info_ptr, white_x, white_y, red_x,
    [all...]
png.c 889 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
901 if (white_x < 0 || white_y <= 0 ||
911 white_y > (png_fixed_point) PNG_UINT_31_MAX ||
923 if (white_x > 100000L - white_y)
pngwutil.c 989 png_write_cHRM(png_structp png_ptr, double white_x, double white_y,
1004 int_white_y = (png_uint_32)(white_y * 100000.0 + 0.5);
    [all...]
pngrutil.c 823 float white_x, white_y, red_x, red_y, green_x, green_y, blue_x, blue_y; local
888 white_y = (float)int_y_white / (float)100000.0;
914 white_x, white_y, red_x, red_y);
933 white_x, white_y, red_x, red_y, green_x, green_y, blue_x, blue_y);
    [all...]
CHANGES     [all...]
  /external/libpng/
pngget.c 513 double *white_x, double *white_y, double *red_x, double *red_y,
530 if (white_y != NULL)
531 *white_y = png_float(png_ptr,
642 png_fixed_point *white_x, png_fixed_point *white_y, png_fixed_point *red_x,
653 if (white_y != NULL)
654 *white_y = info_ptr->colorspace.end_points_xy.whitey;
    [all...]
pngtest.c 1116 png_fixed_point white_x, white_y, red_x, red_y, green_x, green_y, blue_x, local
1119 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y,
1122 png_set_cHRM_fixed(write_ptr, write_info_ptr, white_x, white_y, red_x
1139 double white_x, white_y, red_x, red_y, green_x, green_y, blue_x, local
    [all...]
pngset.c 41 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
59 xy.whitey = white_y;
103 double white_x, double white_y, double red_x, double red_y,
108 png_fixed(png_ptr, white_y, "cHRM White Y"),
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 513 double *white_x, double *white_y, double *red_x, double *red_y,
530 if (white_y != NULL)
531 *white_y = png_float(png_ptr,
642 png_fixed_point *white_x, png_fixed_point *white_y, png_fixed_point *red_x,
653 if (white_y != NULL)
654 *white_y = info_ptr->colorspace.end_points_xy.whitey;
    [all...]
pngset.c 41 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
59 xy.whitey = white_y;
103 double white_x, double white_y, double red_x, double red_y,
108 png_fixed(png_ptr, white_y, "cHRM White Y"),
    [all...]
png.h     [all...]
  /external/skia/third_party/libpng/
pngget.c 513 double *white_x, double *white_y, double *red_x, double *red_y,
530 if (white_y != NULL)
531 *white_y = png_float(png_ptr,
642 png_fixed_point *white_x, png_fixed_point *white_y, png_fixed_point *red_x,
653 if (white_y != NULL)
654 *white_y = info_ptr->colorspace.end_points_xy.whitey;
    [all...]
pngtest.c 1109 png_fixed_point white_x, white_y, red_x, red_y, green_x, green_y, blue_x, local
1112 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y,
1115 png_set_cHRM_fixed(write_ptr, write_info_ptr, white_x, white_y, red_x,
1132 double white_x, white_y, red_x, red_y, green_x, green_y, blue_x, local
    [all...]
pngset.c 41 png_fixed_point white_x, png_fixed_point white_y, png_fixed_point red_x,
59 xy.whitey = white_y;
103 double white_x, double white_y, double red_x, double red_y,
108 png_fixed(png_ptr, white_y, "cHRM White Y"),
    [all...]
png.h     [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 796 milliseconds