Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | ceu_left |
unsigned int | ceu_top |
unsigned int | width |
unsigned int | height |
struct v4l2_rect | subrect |
struct v4l2_rect | rect |
struct soc_mbus_pixelfmt * | extra_fmt |
enum v4l2_mbus_pixelcode | code |
Definition at line 127 of file sh_mobile_ceu_camera.c.
unsigned int ceu_left |
Definition at line 129 of file sh_mobile_ceu_camera.c.
unsigned int ceu_top |
Definition at line 130 of file sh_mobile_ceu_camera.c.
enum v4l2_mbus_pixelcode code |
Definition at line 143 of file sh_mobile_ceu_camera.c.
struct soc_mbus_pixelfmt* extra_fmt |
Definition at line 142 of file sh_mobile_ceu_camera.c.
unsigned int height |
Definition at line 133 of file sh_mobile_ceu_camera.c.
Definition at line 141 of file sh_mobile_ceu_camera.c.
Definition at line 139 of file sh_mobile_ceu_camera.c.
unsigned int width |
Definition at line 132 of file sh_mobile_ceu_camera.c.