Home | History | Annotate | Download | only in common

Lines Matching full:yscaleint

994     int xscaleInt, xscaleFract, yscaleInt, yscaleFract;
1063 yscaleInt = yscaleFract >> 12;
1094 newval = yscaleInt << 16 | yscaleIntUV;