Home | History | Annotate | Download | only in src

Lines Matching refs:yscaleIntUV

592         int yscaleIntUV, yscaleFractUV;
634 yscaleIntUV = yscaleFractUV >> 12;
670 newval = yscaleInt << 16 | yscaleIntUV;