nn::y2r::CTR::PackageParameter Structurestruct PackageParameter
{
InputFormat inputFormat;
OutputFormat outputFormat;
Rotation rotation;
BlockAlignment blockAlignment;
s16 inputLineWidth;
s16 inputLines;
StandardCoefficient standardCoefficientNo;
s16 alpha;
};
Structure for batch parameter configuration.
| inputFormat | Value specified by the SetInputFormat function. |
|
|---|---|---|
| outputFormat | Value specified by the SetOutputFormat function. |
|
| rotation | Value specified by the SetRotation function. |
|
| blockAlignment | Value specified by the SetBlockAlignment function. |
|
| inputLineWidth | Value specified by the SetInputLineWidth function. |
|
| inputLines | Value specified by the SetInputLines function. |
|
| standardCoefficientNo | Value specified by the SetStandardCoefficientParams function. |
|
| alpha | Value specified by the SetAlpha function. |
CONFIDENTIAL