|
"L. Spiro Engine"
|
Implementation of operations of specific multiplication (FIX). More...
#include <LSIJpegFixed.h>
Static Public Member Functions | |
| static LSE_INLINE LSINT32 LSE_CALL | Mul (LSINT32 _i32A, LSINT32 _i32B) |
Implementation of operations of specific multiplication (FIX).
Class CJpegFixed Description: Implementation of operations of specific multiplication (FIX).
| LSE_INLINE LSINT32 LSE_CALL lsi::CJpegFixed::Mul | ( | LSINT32 | _i32A, |
| LSINT32 | _i32B | ||
| ) | [static] |
Multiply two fixed-precision rational numbers.
| _i32A | Left operand. |
| _i32B | Right operand. |
1.7.3