OpenJPEG
2.2.0
|
progression order More...
#include <index_manager.h>
Data Fields | |
Byte2_t | Lsiz |
length of marker segment excluding the marker More... | |
Byte2_t | Rsiz |
capabilities that a decoder needs More... | |
Byte4_t | Xsiz |
width of the reference grid More... | |
Byte4_t | Ysiz |
height of the reference grid More... | |
Byte4_t | XOsiz |
horizontal offset from the origin of the reference grid to the left side of the image area More... | |
Byte4_t | YOsiz |
vertical offset from the origin of the reference grid to the top side of the image area More... | |
Byte4_t | XTsiz |
width of one reference tile with respect to the reference grid More... | |
Byte4_t | YTsiz |
height of one reference tile with respect to the reference grid More... | |
Byte4_t | XTOsiz |
horizontal offset from the origin of the reference grid to the left side of the first tile More... | |
Byte4_t | YTOsiz |
vertical offset from the origin of the reference grid to the top side of the first tile More... | |
Byte4_t | XTnum |
number of tiles in horizontal direction More... | |
Byte4_t | YTnum |
number of tiles in vertical direction More... | |
Byte2_t | Csiz |
number of the components in the image More... | |
Byte_t | Ssiz [3] |
precision (depth) in bits and sign of the component samples More... | |
Byte_t | XRsiz [3] |
horizontal separation of a sample of component with respect to the reference grid More... | |
Byte_t | YRsiz [3] |
vertical separation of a sample of component with respect to the reference grid More... | |
progression order
A.5.1 Image and tile size (SIZ)
Byte2_t SIZmarker_param::Csiz |
number of the components in the image
Referenced by enqueue_allprecincts(), enqueue_precinct(), enqueue_precincts(), gene_cachemodel(), get_SIZ_from_jpipstream(), get_SIZmkrdata_from_j2kstream(), is_allsent(), print_cachemodel(), print_index(), print_SIZ(), recons_codestream_from_JPPstream(), recons_CPRLbitstream(), recons_LRCPbitstream(), recons_packet(), recons_PCRLbitstream(), recons_precinct(), recons_RLCPbitstream(), recons_RPCLbitstream(), set_ppixdata(), and set_SIZmkrdata().
Byte2_t SIZmarker_param::Lsiz |
length of marker segment excluding the marker
Referenced by get_mainheader_from_j2kstream(), get_SIZmkrdata_from_j2kstream(), modify_mainheader(), and set_SIZmkrdata().
Byte2_t SIZmarker_param::Rsiz |
capabilities that a decoder needs
Referenced by get_SIZmkrdata_from_j2kstream(), print_SIZ(), and set_SIZmkrdata().
Byte_t SIZmarker_param::Ssiz[3] |
precision (depth) in bits and sign of the component samples
Referenced by get_SIZ_from_jpipstream(), get_SIZmkrdata_from_j2kstream(), print_SIZ(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::XOsiz |
horizontal offset from the origin of the reference grid to the left side of the image area
Referenced by enqueue_imagedata(), get_SIZmkrdata_from_j2kstream(), get_tile_Xrange(), modify_SIZmkrstream(), print_SIZ(), and set_SIZmkrdata().
Byte_t SIZmarker_param::XRsiz[3] |
horizontal separation of a sample of component with respect to the reference grid
Referenced by get_SIZmkrdata_from_j2kstream(), print_SIZ(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::Xsiz |
width of the reference grid
Referenced by enqueue_imagedata(), get_SIZ_from_jpipstream(), get_SIZmkrdata_from_j2kstream(), get_tile_Xrange(), modify_SIZmkrstream(), print_SIZ(), recons_codestream_from_JPPstream(), recons_codestream_from_JPTstream(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::XTnum |
number of tiles in horizontal direction
Referenced by enqueue_imagedata(), enqueue_precinct(), get_SIZmkrdata_from_j2kstream(), get_tile_Xrange(), get_tile_Yrange(), is_allsent(), print_cachemodel(), print_index(), print_SIZ(), recons_packet(), recons_precinct(), set_SIZmkrdata(), and set_thixdata().
Byte4_t SIZmarker_param::XTOsiz |
horizontal offset from the origin of the reference grid to the left side of the first tile
Referenced by get_SIZmkrdata_from_j2kstream(), get_tile_Xrange(), modify_SIZmkrstream(), print_SIZ(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::XTsiz |
width of one reference tile with respect to the reference grid
Referenced by get_SIZmkrdata_from_j2kstream(), get_tile_Xrange(), modify_SIZmkrstream(), print_SIZ(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::YOsiz |
vertical offset from the origin of the reference grid to the top side of the image area
Referenced by enqueue_imagedata(), get_SIZmkrdata_from_j2kstream(), get_tile_Yrange(), modify_SIZmkrstream(), print_SIZ(), and set_SIZmkrdata().
Byte_t SIZmarker_param::YRsiz[3] |
vertical separation of a sample of component with respect to the reference grid
Referenced by get_SIZmkrdata_from_j2kstream(), print_SIZ(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::Ysiz |
height of the reference grid
Referenced by enqueue_imagedata(), get_SIZ_from_jpipstream(), get_SIZmkrdata_from_j2kstream(), get_tile_Yrange(), modify_SIZmkrstream(), print_SIZ(), recons_codestream_from_JPPstream(), recons_codestream_from_JPTstream(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::YTnum |
number of tiles in vertical direction
Referenced by enqueue_imagedata(), enqueue_precinct(), get_SIZmkrdata_from_j2kstream(), is_allsent(), print_cachemodel(), print_index(), print_SIZ(), recons_packet(), recons_precinct(), set_SIZmkrdata(), and set_thixdata().
Byte4_t SIZmarker_param::YTOsiz |
vertical offset from the origin of the reference grid to the top side of the first tile
Referenced by get_SIZmkrdata_from_j2kstream(), get_tile_Yrange(), modify_SIZmkrstream(), print_SIZ(), and set_SIZmkrdata().
Byte4_t SIZmarker_param::YTsiz |
height of one reference tile with respect to the reference grid
Referenced by get_SIZmkrdata_from_j2kstream(), get_tile_Yrange(), modify_SIZmkrstream(), print_SIZ(), and set_SIZmkrdata().