Home | History | Annotate | Download | only in browser

Lines Matching refs:xff

988   int hi = (value >> 8) & 0xff;
989 int low = value & 0xff;