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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/
H A DVBoxMPVidModes.cpp530 DECLINLINE(uint32_t) VBoxMPAdjustBpp(uint32_t bpp) function
573 bpp = bpp ? bpp : VBoxMPAdjustBpp(pAllocData->SurfDesc.bpp);

Completed in 57 milliseconds