Searched refs:gray_to_rgb (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | examples.rst.txt | 44 void gray_to_rgb(const GrayPixel& src, RGBPixel& dst) 66 gray_to_rgb(gray8_pixel_t(33), b16(5,5)); 71 gray_to_rgb(*gv8.begin(), rpv32[5]);
|
/third_party/boost/libs/gil/doc/design/ |
D | examples.rst | 44 void gray_to_rgb(const GrayPixel& src, RGBPixel& dst) 66 gray_to_rgb(gray8_pixel_t(33), b16(5,5)); 71 gray_to_rgb(*gv8.begin(), rpv32[5]);
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …t:7,gray_image_t:28,gray_layout_t:28,gray_pixel_t:28,gray_t:[3,7,8,12],gray_to_rgb:7,grayimage_his… property
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 7230 IT(gray_to_rgb); 7232 #define PT ITSTRUCT(gray_to_rgb)
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 7230 IT(gray_to_rgb); 7232 #define PT ITSTRUCT(gray_to_rgb)
|
/third_party/libpng/contrib/libtests/ |
D | pngvalid.c | 7230 IT(gray_to_rgb); 7232 #define PT ITSTRUCT(gray_to_rgb)
|
/third_party/libpng/ |
D | CHANGES | 416 Fixed a problem in pngrutil.c: gray_to_rgb didn't always work with 16-bit. 3216 Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error. 3218 because they are incompletely tested. gray_to_rgb was failing to expand
|
D | libpng-manual.txt | 1676 needed to hold a row (expand, filler, gray_to_rgb, etc.).
|
/third_party/skia/third_party/externals/libpng/ |
D | CHANGES | 416 Fixed a problem in pngrutil.c: gray_to_rgb didn't always work with 16-bit. 3216 Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error. 3218 because they are incompletely tested. gray_to_rgb was failing to expand
|
D | libpng-manual.txt | 1676 needed to hold a row (expand, filler, gray_to_rgb, etc.).
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | CHANGES | 416 Fixed a problem in pngrutil.c: gray_to_rgb didn't always work with 16-bit. 3216 Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error. 3218 because they are incompletely tested. gray_to_rgb was failing to expand
|
D | libpng-manual.txt | 1676 needed to hold a row (expand, filler, gray_to_rgb, etc.).
|