openMSX
|
#include <Multiply32.hh>
Public Member Functions | |
Multiply32 (const PixelOperations< uint16_t > &pixelOps) | |
void | setFactor32 (unsigned factor) |
uint32_t | mul32 (uint16_t p) const |
uint16_t | conv32 (uint32_t p) const |
Definition at line 43 of file Multiply32.hh.
|
explicit |
Definition at line 18 of file Multiply32.cc.
References openmsx::PixelOpBase< Pixel >::getBloss(), openmsx::PixelOpBase< Pixel >::getBmask(), openmsx::PixelOpBase< Pixel >::getBshift(), openmsx::PixelOpBase< Pixel >::getGloss(), openmsx::PixelOpBase< Pixel >::getGmask(), openmsx::PixelOpBase< Pixel >::getGshift(), openmsx::PixelOpBase< Pixel >::getRloss(), openmsx::PixelOpBase< Pixel >::getRmask(), and openmsx::PixelOpBase< Pixel >::getRshift().
|
inline |
Definition at line 55 of file Multiply32.hh.
|
inline |
Definition at line 50 of file Multiply32.hh.
void openmsx::Multiply32< uint16_t >::setFactor32 | ( | unsigned | factor | ) |
Definition at line 47 of file Multiply32.cc.
References enumerate(), g, and t.