C_grk_asoc | |
C_grk_channel_definition | |
C_grk_channel_description | |
C_grk_color | |
C_grk_component_mapping_comp | |
C_grk_cparameters | |
C_grk_decompress_core_params | |
C_grk_decompress_params | |
C_grk_header_info | |
C_grk_image | |
C_grk_image_comp | |
►C_grk_image_meta | |
Cgrk::GrkImageMeta | |
C_grk_io_buf | |
C_grk_io_init | |
C_grk_msg_handlers | |
C_grk_object | |
C_grk_palette_data | |
C_grk_plugin_band | |
C_grk_plugin_code_block | |
C_grk_plugin_decompress_callback_info | |
C_grk_plugin_init_info | |
C_grk_plugin_load_info | |
C_grk_plugin_pass | |
C_grk_plugin_precinct | Grk_plugin_precinct |
C_grk_plugin_resolution | |
C_grk_plugin_tile | |
C_grk_precision | |
C_grk_progression | |
C_grk_progression_state | |
C_grk_raw_comp_cparameters | |
C_grk_raw_cparameters | |
C_grk_stream_params | |
C_grk_synthesis | |
►CA | |
►Cgrk::grk_buf< T, A > | |
Cgrk::grk_buf2d< T, A > | |
Cgrk::AllocatorAligned< T > | |
►Cgrk::AllocatorAligned< int32_t > | |
►Cgrk::grk_buf< int32_t, AllocatorAligned > | |
►Cgrk::grk_buf2d< int32_t, AllocatorAligned > | |
►Cgrk::Codeblock | |
Cgrk::CompressCodeblock | |
Cgrk::DecompressCodeblock | |
Cgrk::AllocatorVanilla< T > | |
►Cgrk::AllocatorVanilla< uint8_t > | |
►Cgrk::grk_buf< uint8_t, AllocatorVanilla > | |
Cgrk::AsocBox | Association box (defined in ITU 15444-2 Annex M 11.1 ) |
Cgrk::UUIDBox | |
►Cgrk::BlockExec | |
Cgrk::CompressBlockExec | |
Cgrk::DecompressBlockExec | |
Cgrk::BoxWriteHandler | |
Cgrk::BufferedStream | |
Cgrk::cblk_enc | |
Cgrk::ChronoTimer | |
Cgrk::CodePass | |
►Cgrk::CodeStream | |
Cgrk::CodeStreamCompress | |
Cgrk::CodeStreamDecompress | |
Cgrk::CodeStreamInfo | |
Cgrk::CodingParams | Coding parameters |
Cgrk::ComponentInfo | |
Cgrk::HWY_NAMESPACE::CompressIrrev | Apply MCT with optional DC shift to irreversible compressed image |
Cgrk::CompressorState | |
Cgrk::HWY_NAMESPACE::CompressRev | Apply MCT with optional DC shift to reversible compressed image |
Cgrk::DecodingParams | |
Cgrk::HWY_NAMESPACE::DecompressDcShiftIrrev | Apply dc shift for irreversible decompressed image |
Cgrk::HWY_NAMESPACE::DecompressDcShiftRev | Apply dc shift for reversible decompressed image (assumes mono with no MCT) input and output buffers are both 32 bit integer |
Cgrk::HWY_NAMESPACE::DecompressIrrev | Apply MCT with optional DC shift to irreversible decompressed image |
Cgrk::DecompressorState | |
Cgrk::HWY_NAMESPACE::DecompressRev | Apply MCT with optional DC shift to reversible decompressed image |
Cgrk::dwt53 | |
Cgrk::dwt97 | |
Cgrk::dwt_data< T > | |
Cgrk::dwt_data< grk::vec > | |
Cgrk::dwt_data< int32_t > | |
Cgrk::dwt_line< T > | |
Cgrk::encode_h_job< T, DWT > | |
Cgrk::encode_v_job< T, DWT > | |
Cgrk::EncodingParams | |
►Cstd::exception | |
Cgrk::BadAsocException | |
Cgrk::CorruptJP2BoxException | |
►Cgrk::CorruptMarkerException | |
Cgrk::CorruptSOTMarkerException | |
Cgrk::CorruptTLMException | |
►Cgrk::CorruptPacketException | |
Cgrk::CorruptPacketDataException | |
Cgrk::CorruptPacketHeaderException | |
Cgrk::DecodeUnknownMarkerAtEndOfTileException | |
Cgrk::InvalidMarkerException | |
Cgrk::PluginDecodeUnsupportedException | |
Cgrk::SparseBufferOverrunException | |
Cgrk::TruncatedPacketHeaderException | |
CExecSingleton | |
►Cgrk::FileFormat | JPEG 2000 file format reader/writer |
Cgrk::FileFormatCompress | |
Cgrk::FileFormatDecompress | |
►Cgrk::FileFormatBox | |
Cgrk::AsocBox | Association box (defined in ITU 15444-2 Annex M 11.1 ) |
Cgrk::UUIDBox | |
CFlowComponent | |
Cgrk_asoc | Association box info |
Cgrk::grk_buf2d_simple< T > | |
Cgrk_channel_definition | Channel definition |
Cgrk_channel_description | Channel definition: channel index, type, association |
Cgrk_color | ICC profile, palette, channel definition |
Cgrk_component_mapping_comp | Component mappings: component index, mapping type, palette column |
Cgrk_cparameters | Compression parameters |
Cgrk_decompress_core_params | Core decompression parameters |
Cgrk_decompress_parameters | Decompression parameters |
Cgrk_header_info | JPEG 2000 header info |
►Cgrk_image | Grok image |
Cgrk::GrkImage | |
Cgrk_image_comp | Image component |
Cgrk_image_data | Image meta data: colour, IPTC and XMP |
Cgrk_io_buf | Grok IO buffer |
Cgrk_io_init | Grok IO initialization |
Cgrk::grk_line< T > | |
Cgrk::grk_line< uint32_t > | |
Cgrk::grk_mct_data | MCT data |
Cgrk_msg_handlers | Logging handlers |
Cgrk_object | Opaque reference-counted object |
Cgrk_palette_data | Palette data |
Cgrk_plugin_band | Plugin band |
Cgrk_plugin_code_block | Plugin code block |
Cgrk_plugin_compress_batch_info | Plugin batch compress info |
Cgrk_plugin_compress_user_callback_info | Plugin compress user callback info |
Cgrk::grk_plugin_debug_mqc | |
Cgrk_plugin_decompress_callback_info | Plugin decompress callback info |
Cgrk_plugin_load_info | Plugin load info |
Cgrk_plugin_pass | Plugin pass |
Cgrk_plugin_resolution | Plugin resolution |
Cgrk_plugin_tile | Plugin tile |
Cgrk_plugin_tile_component | Plugin tile component |
Cgrk::grk_ppx | |
Cgrk_precision | Precision |
Cgrk_precision_mode | Precision mode |
Cgrk_progression | Progression order change |
Cgrk_progression_state | Stores progression state information |
Cgrk::grk_pt< T > | |
Cgrk::grk_pt< uint32_t > | |
Cgrk_raw_comp_cparameters | RAW component compress parameters |
Cgrk_raw_cparameters | RAW image compress parameters |
Cgrk::grk_rect< T > | |
Cgrk::grk_rect< uint16_t > | |
►Cgrk::grk_rect< uint32_t > | |
Cgrk::grk_buf2d< int32_t, AllocatorAligned > | |
Cgrk::Precinct | |
Cgrk::ResSimple | |
Cgrk::Resolution | |
Cgrk::Subband | |
Cgrk::Tile | |
Cgrk::TileComponent | |
Cgrk::grk_buf2d< T, A > | |
Cgrk::grk_simple_mcc_decorrelation_data | MCC decorrelation data |
Cgrk::grk_stepsize | Quantization stepsize |
Cgrk_stream_params | JPEG 2000 stream parameters |
CGrkCodec | |
Cgrk::GrkMatrix | |
►Cgrk::GrkObjectWrapper | |
Cgrk::GrkObjectWrapperImpl< T > | |
►Cgrk::IBitIO | Bit input/output |
Cgrk::BitIO | |
►Cgrk::ICacheable | |
Cgrk::Codeblock | |
►Cgrk::ICodeStreamCompress | |
Cgrk::CodeStreamCompress | |
Cgrk::FileFormatCompress | |
►Cgrk::ICodeStreamDecompress | |
Cgrk::CodeStreamDecompress | |
Cgrk::FileFormatDecompress | |
►Cgrk::ILogger | |
Cgrk::Logger | |
Cgrk::ImageComponentFlow | |
Cgrk::IncludeTracker | |
►Cgrk::ISparseCanvas | |
Cgrk::SparseCanvas< LBW, LBH > | |
Cgrk::j2k_prog_order | |
Cgrk::Layer | |
Cgrk::marker_handler | |
Cgrk::MarkerInfo | |
Cgrk::mct | |
Cgrk::grk_buf2d< T, A >::memcpy_from | |
Cgrk::MemStream | |
Cgrk::MinHeap< T, IT, L > | |
Cgrk::MinHeapComparator< T > | |
Cgrk::MinHeapFakeLocker | |
Cgrk::MinHeapLocker | |
Cgrk::MinHeapPtr< T, IT, L > | |
Cgrk::MinHeapPtrComparator< T > | |
Cgrk::minpf_dynamic_library | |
Cgrk::minpf_object_params | |
Cgrk::minpf_platform_services | |
Cgrk::minpf_plugin_api_version | |
Cgrk::minpf_plugin_manager | |
Cgrk::minpf_register_params | |
Cgrk::mqc_state | |
Cgrk::mqcoder | |
Cgrk::PacketInfo | |
Cgrk::PacketInfoCache | |
Cgrk::PacketIter | Packet iterator |
Cgrk::PacketManager | |
Cgrk::PacketParser | |
Cgrk::PacketTracker | |
Cgrk::Params97 | |
Cgrk::ParserMap | |
Cgrk::pass_enc | |
Cgrk::PiComp | Packet iterator component |
Cgrk::PiResolution | |
Cgrk::PLCache | |
Cgrk::PLMarkerMgr | |
Cgrk::PluginDecodeCallbackInfo | |
Cgrk::PPMMarker | |
Cgrk::PrecinctImpl | |
Cgrk::PrecinctPacketParsers | |
Cgrk::Profile | |
Cgrk::Quantizer | |
Cgrk::RateInfo | |
Cgrk::ResDecompressBlocks | |
Cgrk::ResFlow | |
Cgrk::ResIncludeBuffers | |
Cgrk::ResPrecinctInfo | |
Cgrk::ResWindow< T > | ResWindow |
Cgrk::RoiScaleFilter< T > | |
Cgrk::RoiShiftFilter< T > | |
Cgrk::ScaleFilter< T > | |
Cgrk::ScheduleInfo | |
►Cgrk::Scheduler | |
Cgrk::CompressScheduler | |
Cgrk::DecompressScheduler | |
Cgrk::Segment | |
Cgrk::SequentialPtrCache< T > | |
Cgrk::ShiftFilter< T > | |
Cgrk::ShiftInfo | |
Cgrk::SIZMarker | |
Cgrk::SOTMarker | |
Cgrk::SparseBlock | |
Cgrk::SparseBuffer | |
►Cgrk::SparseCache< T > | |
Cgrk::BlockCache< T, P > | |
►Cgrk::SparseCache< grk::CompressCodeblock > | |
Cgrk::BlockCache< grk::CompressCodeblock, grk::PrecinctImpl > | |
►Cgrk::SparseCache< grk::DecompressCodeblock > | |
Cgrk::BlockCache< grk::DecompressCodeblock, grk::PrecinctImpl > | |
Cgrk::T1 | |
Cgrk::T1Factory | |
►Cgrk::T1Interface | |
Cgrk::t1_part1::T1Part1 | |
Cgrk::T2Compress | Tier-2 coding |
Cgrk::T2Decompress | Tier-2 decoding |
Cgrk::TagTree< T > | Tag tree |
Cgrk::TagTreeNode< T > | Tag node |
Cgrk::TaskInfo< T, S > | |
Cgrk::TileCache | |
Cgrk::TileCacheEntry | |
Cgrk::TileCodingParams | Tile coding parameters : this structure is used to store coding/decoding parameters common to all tiles (information like COD, COC in main header) |
Cgrk::TileComponentCodingParams | Tile-component coding parameters |
►Cgrk::TileComponentWindowBase< T > | |
Cgrk::TileComponentWindow< T > | |
►Cgrk::TileComponentWindowBase< int32_t > | |
Cgrk::TileComponentWindow< int32_t > | |
Cgrk::TileInfo | |
Cgrk::TileLengthMarkers | |
Cgrk::TilePartInfo | |
Cgrk::TilePartLengthInfo | |
Cgrk::TileProcessor | |
Cgrk::TileSet | |
Cgrk::vec< T, N > | |
Cgrk::WaveletFwdImpl | |
Cgrk::WaveletReverse | |