Searched defs:pitch (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/include/asm/ |
D | ps3gpu.h | 71 u64 ioif_offset, u64 sync_width, u64 pitch) in lv1_gpu_fb_blit()
|
D | ps3av.h | 564 u32 pitch; /* in: line size in byte */ member 589 u32 pitch; /* in: line size in byte */ member
|
/arch/powerpc/kernel/ |
D | btext.c | 119 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 174 unsigned int width, height, depth, pitch; in btext_initialize() local 283 int depth, int pitch) in btext_update_display()
|
D | prom_init.c | 1995 u32 width, height, pitch, addr; in prom_check_displays() local
|
/arch/sparc/kernel/ |
D | btext.c | 44 unsigned int width, height, depth, pitch; in btext_initialize() local
|