Searched refs:BPL (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | atafb_iplan2p2.c | 20 #define BPL 2 macro 50 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL); in atafb_iplan2p2_copyarea() 51 dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL); in atafb_iplan2p2_copyarea() 53 memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2); in atafb_iplan2p2_copyarea() 54 src += BPL * 2; in atafb_iplan2p2_copyarea() 55 dst += BPL * 2; in atafb_iplan2p2_copyarea() 62 w *= BPL / 2; in atafb_iplan2p2_copyarea() 72 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p2_copyarea() 73 0xff00ff00, height, next_line - BPL * 2); in atafb_iplan2p2_copyarea() 75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p2_copyarea() [all …]
|
| H A D | atafb_iplan2p4.c | 20 #define BPL 4 macro 50 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 51 dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 53 memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2); in atafb_iplan2p4_copyarea() 54 src += BPL * 2; in atafb_iplan2p4_copyarea() 55 dst += BPL * 2; in atafb_iplan2p4_copyarea() 62 w *= BPL / 2; in atafb_iplan2p4_copyarea() 72 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p4_copyarea() 73 0xff00ff00, height, next_line - BPL * 2); in atafb_iplan2p4_copyarea() 75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() [all …]
|
| H A D | atafb_iplan2p8.c | 20 #define BPL 8 macro 57 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL); in atafb_iplan2p8_copyarea() 58 dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL); in atafb_iplan2p8_copyarea() 60 memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2); in atafb_iplan2p8_copyarea() 61 src += BPL * 2; in atafb_iplan2p8_copyarea() 62 dst += BPL * 2; in atafb_iplan2p8_copyarea() 69 w *= BPL / 2; in atafb_iplan2p8_copyarea() 79 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p8_copyarea() 80 0xff00ff00, height, next_line - BPL * 2); in atafb_iplan2p8_copyarea() 82 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p8_copyarea() [all …]
|
| H A D | atafb_utils.h | 248 #ifdef BPL 264 #if BPL > 4 in expand8_col2mask() 272 #if BPL > 4 in expand8_2col2mask() 285 #if BPL > 2 in fill8_col() 289 #if BPL > 4 in fill8_col() 308 #if BPL > 2 in fill8_2col() 314 #if BPL > 2 in fill8_2col() 318 #if BPL > 4 in fill8_2col() 334 #if BPL > 2 in expand16_col2mask() 337 #if BPL > 4 in expand16_col2mask() [all …]
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |