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

/gem5/src/base/vnc/
H A Dvncinput.hh112 uint8_t blueshift; member in struct:VncInput::PixelFormat
H A Dvncserver.cc143 pixelFormat.blueshift = pixelConverter.ch_b.offset;
472 msg.px.blueshift = htobe(pixelFormat.blueshift);
498 pfm.px.greenshift, pfm.px.blueshift);
509 betoh(pfm.px.blueshift) != pixelFormat.blueshift) {

Completed in 6 milliseconds