Location:
devvideobase.h
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.
Defined in TScaleFactor
:
iScaleDenom
, iScaleNum
TUint iScaleDenom;
Scale factor denominator. Non-zero.