Searched refs:dpitch (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/directfb/ |
| H A D | 0001-fix-missing-davinci-voodoo-header.patch | 250 + u32 dpitch, 260 + task->c64x_arg[1] = dpitch; 634 + u32 dpitch, 645 + task->c64x_arg[1] = dpitch; 659 + u32 dpitch, 668 + task->c64x_arg[1] = dpitch; 682 + u32 dpitch, 693 + task->c64x_arg[1] = dpitch; 707 + u32 dpitch, 716 + task->c64x_arg[1] = dpitch; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/ |
| H A D | i810_accel.c | 161 static inline void source_copy_blit(int dwidth, int dheight, int dpitch, in source_copy_blit() argument 170 PUT_RING(xdir | rop << 16 | dpitch | DYN_COLOR_EN | blit_bpp); in source_copy_blit() 173 PUT_RING(dpitch); in source_copy_blit() 235 static inline void mono_src_copy_imm_blit(int dwidth, int dheight, int dpitch, in mono_src_copy_imm_blit() argument 245 PUT_RING(DYN_COLOR_EN | blit_bpp | rop << 16 | dpitch); in mono_src_copy_imm_blit()
|