Home
last modified time | relevance | path

Searched refs:dheight (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/i810/
H A Di810_accel.c161 static inline void source_copy_blit(int dwidth, int dheight, int dpitch, in source_copy_blit() argument
171 PUT_RING(dheight << 16 | dwidth); 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
246 PUT_RING(dheight << 16 | dwidth); in mono_src_copy_imm_blit()
/linux/Documentation/userspace-api/media/v4l/
H A Dcrop.rst272 int dwidth, dheight;
317 dheight = format.fmt.pix.height;