Home | History | Annotate | Download | only in common

Lines Matching refs:yscaleIntUV

996     int yscaleIntUV, yscaleFractUV;
1066 yscaleIntUV = yscaleFractUV >> 12;
1094 newval = yscaleInt << 16 | yscaleIntUV;