Lines Matching refs:xF
461 yStride = ( width + 0xF ) & ~0xF;462 uvStride = ( yStride / 2 + 0xF ) & ~0xF;