Searched defs:bytesPerPixel (Results 1 - 21 of 21) sorted by relevance

/haiku-fatelf/src/add-ons/accelerants/3dfx/
H A Doverlay.cpp63 uint32 bytesPerPixel; local
H A Dmode.cpp31 uint32 bytesPerPixel = (bitsPerPixel + 7) / 8; local
/haiku-fatelf/src/add-ons/accelerants/ati/
H A Doverlay.cpp80 uint32 bytesPerPixel = 2; // B_YCbCr422 uses 2 bytes per pixel local
H A Dmode.cpp69 uint32 bytesPerPixel = (bitsPerPixel + 7) / 8; local
272 int bytesPerPixel = (mode.bitsPerPixel + 7) / 8; local
372 uint32 bytesPerPixel = (si.displayMode.bitsPerPixel + 7) / 8; local
H A Drage128_mode.cpp157 int bytesPerPixel = (mode.bitsPerPixel + 7) / 8; local
/haiku-fatelf/src/build/libbe/interface/
H A DGraphicsDefs.cpp56 int32 bytesPerPixel = 0; local
[all...]
/haiku-fatelf/src/kits/interface/
H A DGraphicsDefs.cpp44 int32 bytesPerPixel = 0; local
[all...]
/haiku-fatelf/headers/private/graphics/intel_810/
H A DDriverInterface.h67 uint8 bytesPerPixel; member in struct:DisplayModeEx
/haiku-fatelf/src/add-ons/accelerants/intel_810/
H A Dmode.cpp31 uint32 bytesPerPixel = (bitsPerPixel + 7) / 8; local
/haiku-fatelf/headers/private/graphics/3dfx/
H A DDriverInterface.h93 uint8 bytesPerPixel; member in struct:DisplayModeEx
/haiku-fatelf/headers/private/graphics/et6x00/
H A DDriverInterface.h73 uint8 bytesPerPixel; /* bytes(!) per pixel at current display mode */ member in struct:__anon774
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfTiledMisc.cpp114 size_t bytesPerPixel = 0; local
H A DImfTiledInputFile.cpp222 size_t bytesPerPixel; // size of an uncompressed pixel member in struct:Imf::TiledInputFile::Data
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DSoftwareRenderer.cpp183 uint8 bytesPerPixel = fInfo->bits_per_pixel / 8; local
/haiku-fatelf/src/add-ons/accelerants/s3/
H A Dmode.cpp163 uint32 bytesPerPixel = (bitsPerPixel + 7) / 8; local
354 int bytesPerPixel = (mode.bpp + 7) / 8; local
449 uint32 bytesPerPixel = (si.displayMode.bpp + 7) / 8; local
/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Ddisplay.cpp742 uint32 bytesPerPixel; local
/haiku-fatelf/src/add-ons/accelerants/intel_extreme/
H A Doverlay.cpp355 uint32 bytesPerPixel; local
557 uint32 bytesPerPixel = 2; local
H A Dmode.cpp571 uint32 bytesPerPixel; local
/haiku-fatelf/src/add-ons/translators/bmp/
H A DBMPTranslator.cpp184 uint8 bytesPerPixel = bitsperpixel / 8; local
227 uint8 bytesPerPixel = bitsperpixel / 8; local
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUSB_video.h171 uint8 bytesPerPixel; member in struct:usbvc_format_descriptor::__anon2593::__anon2594
/haiku-fatelf/src/apps/magnify/
H A DMagnify.cpp1683 int32 bytesPerPixel; local

Completed in 135 milliseconds