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

/gem5/src/base/vnc/
H A Dvncinput.hh110 uint8_t redshift; member in struct:VncInput::PixelFormat
H A Dvncserver.cc141 pixelFormat.redshift = pixelConverter.ch_r.offset;
470 msg.px.redshift = htobe(pixelFormat.redshift);
497 DPRINTF(VNC, " -- red,green,blue shift = %d,%d,%d\n", pfm.px.redshift,
507 betoh(pfm.px.redshift) != pixelFormat.redshift ||

Completed in 7 milliseconds