Searched defs:blue (Results 1 - 6 of 6) sorted by relevance
/gem5/src/base/ | ||
H A D | pixel.test.cc | 105 uint8_t blue[] = { 0x00, 0x00, 0xff, 0x00 }; local 116 uint8_t blue[] = { 0x00, 0xff, 0x00, 0x00 }; local |
H A D | pngwriter.hh | 91 uint8_t blue; member in struct:PngWriter::PngPixel24 |
H A D | bmpwriter.hh | 119 uint8_t blue; member in struct:BmpWriter::BmpPixel32 |
H A D | pixel.hh | 66 uint8_t blue; member in struct:Pixel |
/gem5/src/systemc/tests/systemc/misc/communication/channel/aggregate/ | ||
H A D | rgb.h | 43 unsigned blue; member in struct:rgb_t |
/gem5/src/systemc/tests/systemc/misc/communication/signals/aggregate/ | ||
H A D | rgb.h | 42 unsigned blue; member in struct:rgb_t |
Completed in 13 milliseconds