This is the complete list of members for grk::FileFormatCompress, including all inherited members.
approx | grk::FileFormat | protected |
bpc | grk::FileFormat | protected |
brand | grk::FileFormat | protected |
C | grk::FileFormat | protected |
capture_resolution | grk::FileFormat | protected |
cl | grk::FileFormat | protected |
codeStream | grk::FileFormatCompress | private |
color | grk::FileFormat | protected |
compress(grk_plugin_tile *tile) | grk::FileFormatCompress | virtual |
compressTile(uint16_t tileIndex, uint8_t *p_data, uint64_t data_size) | grk::FileFormatCompress | virtual |
comps | grk::FileFormat | protected |
default_validation(void) | grk::FileFormatCompress | private |
display_resolution | grk::FileFormat | protected |
endCompress(void) | grk::FileFormatCompress | virtual |
enumcs | grk::FileFormat | protected |
exec(std::vector< PROCEDURE_FUNC > *procs) | grk::FileFormat | protected |
FileFormat(void) | grk::FileFormat | |
FileFormatCompress(IBufferedStream *stream) | grk::FileFormatCompress | |
find_cf(double x, uint32_t *num, uint32_t *den) | grk::FileFormatCompress | private |
h | grk::FileFormat | protected |
has_capture_resolution | grk::FileFormat | protected |
has_display_resolution | grk::FileFormat | protected |
init_compressValidation(void) | grk::FileFormatCompress | private |
init_end_header_writing(void) | grk::FileFormatCompress | private |
init_header_writing() | grk::FileFormatCompress | private |
initCompress(grk_cparameters *p_param, GrkImage *p_image) | grk::FileFormatCompress | virtual |
IPR | grk::FileFormat | protected |
j2k_codestream_offset | grk::FileFormatCompress | private |
m_procedure_list | grk::FileFormat | protected |
m_validation_list | grk::FileFormat | protected |
meth | grk::FileFormat | protected |
minversion | grk::FileFormat | protected |
needs_xl_jp2c_box_length | grk::FileFormatCompress | private |
numcl | grk::FileFormat | protected |
numcomps | grk::FileFormat | protected |
numUuids | grk::FileFormat | protected |
precedence | grk::FileFormat | protected |
skip_jp2c(void) | grk::FileFormatCompress | private |
startCompress(void) | grk::FileFormatCompress | virtual |
UnkC | grk::FileFormat | protected |
uuids | grk::FileFormat | protected |
w | grk::FileFormat | protected |
write_bpc(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_buffer(uint32_t boxId, grkBufferU8 *buffer, uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_channel_definition(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_colr(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_component_mapping(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_ftyp(void) | grk::FileFormatCompress | private |
write_ihdr(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_jp(void) | grk::FileFormatCompress | private |
write_jp2c(void) | grk::FileFormatCompress | private |
write_jp2h(void) | grk::FileFormatCompress | private |
write_palette_clr(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_res(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
write_res_box(double resx, double resy, uint32_t box_id, uint8_t **current_res_ptr) | grk::FileFormatCompress | private |
write_uuids(void) | grk::FileFormatCompress | private |
write_xml(uint32_t *p_nb_bytes_written) | grk::FileFormatCompress | private |
xml | grk::FileFormat | protected |
~FileFormat() | grk::FileFormat | virtual |
~FileFormatCompress() | grk::FileFormatCompress | virtual |
~ICodeStreamCompress()=default | grk::ICodeStreamCompress | virtual |