|
Grok 20.3.2
|
#include <gpu_plugin_shared.h>
Public Attributes | |
| uint32_t | cblockw_init |
| uint32_t | cblockh_init |
| bool | irreversible |
| uint8_t | mct |
| uint16_t | rsiz |
| uint8_t | numresolutions |
| gpup_prog_order | prog_order |
| uint8_t | csty |
| uint8_t | cblk_sty |
| uint32_t | prcw_init [GPUP_MAXRLVLS] |
| uint32_t | prch_init [GPUP_MAXRLVLS] |
| uint32_t | tx0 |
| uint32_t | ty0 |
| uint32_t | t_width |
| uint32_t | t_height |
| uint16_t | t_grid_width |
| uint16_t | t_grid_height |
| uint16_t | max_layers_ |
| uint8_t _gpup_header_info::cblk_sty |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::cblockh_init |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::cblockw_init |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint8_t _gpup_header_info::csty |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| bool _gpup_header_info::irreversible |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint16_t _gpup_header_info::max_layers_ |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint8_t _gpup_header_info::mct |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint8_t _gpup_header_info::numresolutions |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::prch_init[GPUP_MAXRLVLS] |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::prcw_init[GPUP_MAXRLVLS] |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| gpup_prog_order _gpup_header_info::prog_order |
| uint16_t _gpup_header_info::rsiz |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint16_t _gpup_header_info::t_grid_height |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint16_t _gpup_header_info::t_grid_width |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::t_height |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::t_width |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::tx0 |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().
| uint32_t _gpup_header_info::ty0 |
Referenced by grk::gpup_to_grk_header_info(), and grk::grk_to_gpup_header_info().