Grok  7.6.0
Data Fields
_grk_plugin_decode_callback_info Struct Reference

#include <grok.h>

Data Fields

size_t deviceId
 
GROK_INIT_DECODERS init_decoders_func
 
const char * input_file_name
 
const char * output_file_name
 
GRK_SUPPORTED_FILE_FMT decod_format
 
GRK_SUPPORTED_FILE_FMT cod_format
 
grk_streaml_stream
 
grk_codec l_codec
 
grk_header_info header_info
 
grk_decompress_parametersdecoder_parameters
 
grk_imageimage
 
bool plugin_owns_image
 
grk_plugin_tiletile
 
unsigned int error_code
 
uint32_t decode_flags
 

Field Documentation

◆ cod_format

GRK_SUPPORTED_FILE_FMT _grk_plugin_decode_callback_info::cod_format

◆ decod_format

GRK_SUPPORTED_FILE_FMT _grk_plugin_decode_callback_info::decod_format

◆ decode_flags

uint32_t _grk_plugin_decode_callback_info::decode_flags

◆ decoder_parameters

grk_decompress_parameters* _grk_plugin_decode_callback_info::decoder_parameters

◆ deviceId

size_t _grk_plugin_decode_callback_info::deviceId

◆ error_code

unsigned int _grk_plugin_decode_callback_info::error_code

◆ header_info

grk_header_info _grk_plugin_decode_callback_info::header_info

◆ image

grk_image* _grk_plugin_decode_callback_info::image

◆ init_decoders_func

GROK_INIT_DECODERS _grk_plugin_decode_callback_info::init_decoders_func

◆ input_file_name

const char* _grk_plugin_decode_callback_info::input_file_name

◆ l_codec

grk_codec _grk_plugin_decode_callback_info::l_codec

◆ l_stream

grk_stream* _grk_plugin_decode_callback_info::l_stream

◆ output_file_name

const char* _grk_plugin_decode_callback_info::output_file_name

◆ plugin_owns_image

bool _grk_plugin_decode_callback_info::plugin_owns_image

◆ tile

grk_plugin_tile* _grk_plugin_decode_callback_info::tile

The documentation for this struct was generated from the following file: