Home
last modified time | relevance | path

Searched refs:dsty (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/usb/pwc/
A Dpwc-uncompress.c26 u16 *dsty, *dstu, *dstv; in pwc_decompress() local
59 dsty = (u16 *)(image); in pwc_decompress()
65 *dsty++ = *src++; in pwc_decompress()
66 *dsty++ = *src++; in pwc_decompress()
/linux/drivers/video/fbdev/intelfb/
A Dintelfbhw.h590 u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch,
A Dintelfbhw.c1703 u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch, u32 bpp) in intelfbhw_do_bitblt() argument
1709 curx, cury, dstx, dsty, w, h, pitch, bpp); in intelfbhw_do_bitblt()
1717 br22 = (dstx << WIDTH_SHIFT) | (dsty << HEIGHT_SHIFT); in intelfbhw_do_bitblt()
1719 ((dsty + h) << HEIGHT_SHIFT); in intelfbhw_do_bitblt()
/linux/drivers/gpu/drm/mga/
A Dmga_state.c796 int dsty = pbox[i].y1 + blit->delta_dy; in mga_dma_dispatch_blit() local
809 MGA_YDSTLEN + MGA_EXEC, (dsty << 16) | h); in mga_dma_dispatch_blit()

Completed in 18 milliseconds