Data Fields | |
| int | v4l2_id |
| char | name [16] |
| u16 | raw_width |
| u16 | raw_height |
| u16 | active_width |
| u16 | active_height |
| u16 | active_top |
| u16 | active_left |
Video format structure.
| u16 active_height |
Active height.
Referenced by ioctl_enum_framesizes(), and mxc_v4l2_s_std().
| u16 active_left |
Active left.
Referenced by mxc_v4l2_s_std().
| u16 active_top |
Active top.
Referenced by mxc_v4l2_s_std().
| u16 active_width |
Active width.
Referenced by ioctl_enum_framesizes(), and mxc_v4l2_s_std().
| char name |
Name (e.g., "NTSC", "PAL", etc.)
Referenced by mxc_v4l2_s_std().
| u16 raw_height |
Raw height.
Referenced by adv7180_get_std(), adv7180_probe(), and mxc_v4l2_s_std().
| u16 raw_width |
Raw width.
Referenced by adv7180_get_std(), adv7180_probe(), and mxc_v4l2_s_std().
| int v4l2_id |
Video for linux ID.
| © Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
|