|
Grok 15.1.0
|
#include <grk_includes.h>Namespaces | |
| namespace | grk |
| Copyright (C) 2016-2025 Grok Image Compression Inc. | |
Functions | |
| template<typename T> | |
| void | grk::clip (grk_image_comp *component, uint8_t precision) |
Variables | |
| const uint32_t | grk::GRK_CIE_DAY = ((((uint32_t)'C') << 24) + (((uint32_t)'T') << 16)) |
| const uint32_t | grk::GRK_CIE_D50 = ((uint32_t)0x00443530) |
| const uint32_t | grk::GRK_CIE_D65 = ((uint32_t)0x00443635) |
| const uint32_t | grk::GRK_CIE_D75 = ((uint32_t)0x00443735) |
| const uint32_t | grk::GRK_CIE_SA = ((uint32_t)0x00005341) |
| const uint32_t | grk::GRK_CIE_SC = ((uint32_t)0x00005343) |
| const uint32_t | grk::GRK_CIE_F2 = ((uint32_t)0x00004632) |
| const uint32_t | grk::GRK_CIE_F7 = ((uint32_t)0x00004637) |
| const uint32_t | grk::GRK_CIE_F11 = ((uint32_t)0x00463131) |