| synopsis || functions |

org_params

Java: Org_params

Derives from kdu_params

[Declared in "../coresys/common/kdu_params.h"]


Synopsis

The org_params parameter class records attributes which control aspects of the code-stream organization (hence the name, "ORG"). None of these attributes are actually preserved in code-stream marker segments, but they may be established during compression in the same manner as any other code-stream parameter attributes, most of which do wind up in marker segments. Tile-specific forms of the ORG parameters exist, but component-specific forms do not.

The cluster name is "ORG", but you are recommended to use the macro ORG_params, in functions which take a cluster name like kdu_params::access_cluster.

The following attributes are defined. For an explanation of pattern strings, consult the comments appearing with kdu_params::parse_string.


Public Functions

org_params {Java: Org_params}


| top || synopsis || functions |