Math Helper Functions (Compact 2013)
3/26/2014
The Wxutil.h header file in the DirectShow base classes provides some mathematical helper functions. These are intended to help with time format conversions.
Programming element |
Description |
---|---|
Implements ((a*b)+rnd)/c for 32-bit values of a. |
|
Implements ((a*b)+rnd)/c for 64-bit values of a. |