Linux Kernel
3.7.1
|
Data Fields | |
v4l2_std_id | std_id |
unsigned int | width |
unsigned int | height |
struct v4l2_fract | pixelaspect |
int | frame_format |
Definition at line 96 of file vpfe_capture.c.
int frame_format |
Definition at line 102 of file vpfe_capture.c.
unsigned int height |
Definition at line 99 of file vpfe_capture.c.
struct v4l2_fract pixelaspect |
Definition at line 100 of file vpfe_capture.c.
v4l2_std_id std_id |
Definition at line 97 of file vpfe_capture.c.
unsigned int width |
Definition at line 98 of file vpfe_capture.c.