Functions | |
static INLINE int | fix_mul (int a, int b) |
Multiply two fixed-precision rational numbers. |
static INLINE int fix_mul | ( | int | a, | |
int | b | |||
) | [static] |
Multiply two fixed-precision rational numbers.
a | ||
b |
References int64.
Referenced by dwt_encode_1_real(), mct_encode_real(), and t1_encode_cblks().