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

#include <event-parse.h>

Data Fields

enum omap_color_mode dss_format
 
uint32_t pixel_format
 
struct {
   int   stride_bpp
 
   int   sub_y
 
planes [4]
 
bool yuv
 
int nr_common
 
int nr_fields
 
struct format_fieldcommon_fields
 
struct format_fieldfields
 

Detailed Description

Definition at line 31 of file omap_fb.c.

Field Documentation

struct format_field* common_fields

Definition at line 189 of file event-parse.h.

enum omap_color_mode dss_format

Definition at line 32 of file omap_fb.c.

Definition at line 190 of file event-parse.h.

int nr_common

Definition at line 187 of file event-parse.h.

int nr_fields

Definition at line 188 of file event-parse.h.

Definition at line 33 of file omap_fb.c.

struct { ... } planes[4]
int stride_bpp

Definition at line 35 of file omap_fb.c.

int sub_y

Definition at line 36 of file omap_fb.c.

bool yuv

Definition at line 38 of file omap_fb.c.


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