Grok
7.6.3
|
Classes | |
class | T1Part1 |
Functions | |
static int32_t | int_fix_mul_t1 (int32_t a, int32_t b) |
Multiply two fixed-point numbers. More... | |
|
inlinestatic |
Multiply two fixed-point numbers.
a | 13-bit precision fixed point number |
b | 11-bit precision fixed point number |
References T1_NMSEDEC_FRACBITS.
Referenced by grk::t1_part1::T1Part1::preCompress().