Searched defs:pitch (Results 1 – 4 of 4) 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 | 104 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 159 unsigned int width, height, depth, pitch; in btext_initialize() local 266 int depth, int pitch) in btext_update_display()
|
/arch/sparc/kernel/ |
D | btext.c | 44 unsigned int width, height, depth, pitch; in btext_initialize() local
|