Home
last modified time | relevance | path

Searched refs:format_RGBA (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
H A Dimagetoraster.c21 * format_RGBA() - Convert image data to RGBA/RGBW.
121 static void format_RGBA(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1);
1510 format_RGBA(&header, row, y, plane, z->xsize, z->ysize, in main()
3188 * 'format_RGBA()' - Convert image data to RGBA/RGBW.
3192 format_RGBA(cups_page_header2_t *header,/* I - Page header */ in format_RGBA() function

Completed in 4 milliseconds