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

/gem5/src/base/vnc/
H A Dvncinput.hh108 uint16_t greenmax; member in struct:VncInput::PixelFormat
H A Dvncserver.cc139 pixelFormat.greenmax = pixelConverter.ch_g.mask;
468 msg.px.greenmax = htobe(pixelFormat.greenmax);
495 pfm.px.truecolor, betoh(pfm.px.redmax), betoh(pfm.px.greenmax),
505 betoh(pfm.px.greenmax) != pixelFormat.greenmax ||

Completed in 7 milliseconds