class TScaleFactor |
Defines a supported scale factor for a scaling pre-processor or post-processor.
The scale factor is defined as iScaleNum/iScaleDenom, where the values are positive integers and relatively prime.
Public Attributes | |
---|---|
TUint | iScaleDenom |
TUint | iScaleNum |