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

/gem5/src/base/vnc/
H A Dvncinput.hh107 uint16_t redmax; member in struct:VncInput::PixelFormat
H A Dvncserver.cc138 pixelFormat.redmax = pixelConverter.ch_r.mask;
467 msg.px.redmax = htobe(pixelFormat.redmax);
495 pfm.px.truecolor, betoh(pfm.px.redmax), betoh(pfm.px.greenmax),
504 betoh(pfm.px.redmax) != pixelFormat.redmax ||

Completed in 7 milliseconds