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

  /external/libpng/
pngget.c 513 double *white_x, double *white_y, double *red_x, double *red_y,
536 if (red_y != NULL)
537 *red_y = png_float(png_ptr, info_ptr->colorspace.end_points_xy.redy,
559 double *red_X, double *red_Y, double *red_Z, double *green_X,
571 if (red_Y != NULL)
572 *red_Y = png_float(png_ptr, info_ptr->colorspace.end_points_XYZ.red_Y,
619 *int_red_Y = info_ptr->colorspace.end_points_XYZ.red_Y;
643 png_fixed_point *red_y, png_fixed_point *green_x, png_fixed_point *green_y,
657 if (red_y != NULL
    [all...]
pngstruct.h 96 png_fixed_point red_X, red_Y, red_Z;
png.c     [all...]
pngset.c 42 png_fixed_point red_y, png_fixed_point green_x, png_fixed_point green_y,
53 xy.redy = red_y;
84 XYZ.red_Y = int_red_Y;
103 double white_x, double white_y, double red_x, double red_y,
110 png_fixed(png_ptr, red_y, "cHRM Red Y"),
119 double red_Y, double red_Z, double green_X, double green_Y, double green_Z,
124 png_fixed(png_ptr, red_Y, "cHRM Red 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,
536 if (red_y != NULL)
537 *red_y = png_float(png_ptr, info_ptr->colorspace.end_points_xy.redy,
559 double *red_X, double *red_Y, double *red_Z, double *green_X,
571 if (red_Y != NULL)
572 *red_Y = png_float(png_ptr, info_ptr->colorspace.end_points_XYZ.red_Y,
619 *int_red_Y = info_ptr->colorspace.end_points_XYZ.red_Y;
643 png_fixed_point *red_y, png_fixed_point *green_x, png_fixed_point *green_y,
657 if (red_y != NULL
    [all...]
pngstruct.h 96 png_fixed_point red_X, red_Y, red_Z;
png.c     [all...]
pngset.c 42 png_fixed_point red_y, png_fixed_point green_x, png_fixed_point green_y,
53 xy.redy = red_y;
84 XYZ.red_Y = int_red_Y;
103 double white_x, double white_y, double red_x, double red_y,
110 png_fixed(png_ptr, red_y, "cHRM Red Y"),
119 double red_Y, double red_Z, double green_X, double green_Y, double green_Z,
124 png_fixed(png_ptr, red_Y, "cHRM Red 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,
536 if (red_y != NULL)
537 *red_y = png_float(png_ptr, info_ptr->colorspace.end_points_xy.redy,
559 double *red_X, double *red_Y, double *red_Z, double *green_X,
571 if (red_Y != NULL)
572 *red_Y = png_float(png_ptr, info_ptr->colorspace.end_points_XYZ.red_Y,
619 *int_red_Y = info_ptr->colorspace.end_points_XYZ.red_Y;
643 png_fixed_point *red_y, png_fixed_point *green_x, png_fixed_point *green_y,
657 if (red_y != NULL
    [all...]
pngstruct.h 96 png_fixed_point red_X, red_Y, red_Z;
png.c     [all...]
pngset.c 42 png_fixed_point red_y, png_fixed_point green_x, png_fixed_point green_y,
53 xy.redy = red_y;
84 XYZ.red_Y = int_red_Y;
103 double white_x, double white_y, double red_x, double red_y,
110 png_fixed(png_ptr, red_y, "cHRM Red Y"),
119 double red_Y, double red_Z, double green_X, double green_Y, double green_Z,
124 png_fixed(png_ptr, red_Y, "cHRM Red Y"),
    [all...]
png.h     [all...]

Completed in 1644 milliseconds