Home
last modified time | relevance | path

Searched defs:bytesPerPixel (Results 1 – 3 of 3) sorted by relevance

/openbmc/obmc-ikvm/
H A Dikvm_video.hpp126 static const int bytesPerPixel; member in ikvm::Video
H A Dikvm_video.cpp26 const int Video::bytesPerPixel(4); member in ikvm::Video
/openbmc/linux/drivers/video/fbdev/
H A Dgbefb.c646 int bytesPerPixel; /* Bytes per pixel */ in gbefb_set_par() local