Grok
7.6.2
|
#include "grk_includes.h"
#include "T1Part1.h"
#include "TileProcessor.h"
#include "t1_common.h"
#include "T1.h"
#include "testing.h"
#include <algorithm>
Namespaces | |
grk | |
Copyright (C) 2016-2020 Grok Image Compression Inc. | |
grk::t1_part1 | |
Functions | |
static int32_t | grk::t1_part1::int_fix_mul_t1 (int32_t a, int32_t b) |
Multiply two fixed-point numbers. More... | |