Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tvp514x_std_info Struct Reference

Data Fields

unsigned long width
 
unsigned long height
 
u8 video_std
 
struct v4l2_standard standard
 

Detailed Description

struct tvp514x_std_info - Structure to store standard informations : Line width in pixels :Number of active lines : Value to write in REG_VIDEO_STD register : v4l2 standard structure information

Definition at line 77 of file tvp514x.c.

Field Documentation

unsigned long height

Definition at line 79 of file tvp514x.c.

Definition at line 81 of file tvp514x.c.

u8 video_std

Definition at line 80 of file tvp514x.c.

unsigned long width

Definition at line 78 of file tvp514x.c.


The documentation for this struct was generated from the following file: