Searched defs:s_pitch (Results 1 – 3 of 3) sorted by relevance
27 unsigned int i, size, dsize, s_pitch, d_pitch; in soft_cursor() local
1432 int s_pitch = (image->width * image->depth + 7) >> 3; in neo2200_imageblit() local
559 u32 s_pitch = (cursor->image.width + 7) >> 3; in nvidiafb_cursor() local