|
Grok 20.3.2
|
#include <string_view>#include "grk_config_private.h"#include "grok.h"#include "S3Fetcher.h"#include "GSFetcher.h"#include "AZFetcher.h"#include "ADLSFetcher.h"#include "HTTPFetcher.h"Go to the source code of this file.
Classes | |
| class | grk::StreamGenerator |
Namespaces | |
| namespace | grk |
| ResWindow. | |
Macros | |
| #define | GRK_JPEG_2000_NUM_IDENTIFIER_BYTES 22 |
Functions | |
| bool | grk::detectFormat (const uint8_t *buffer, GRK_CODEC_FORMAT *fmt) |
| Detect JPEG 2000 format from buffer Format is either GRK_FMT_J2K or GRK_FMT_JP2. | |
| #define GRK_JPEG_2000_NUM_IDENTIFIER_BYTES 22 |