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

#include <gsc-core.h>

Data Fields

u32 pre_shfactor
 
u32 pre_hratio
 
u32 pre_vratio
 
u32 main_hratio
 
u32 main_vratio
 

Detailed Description

struct gsc_scaler - the configuration data for G-Scaler inetrnal scaler : pre sclaer shift factor : horizontal ratio of the prescaler : vertical ratio of the prescaler : the main scaler's horizontal ratio : the main scaler's vertical ratio

Definition at line 176 of file gsc-core.h.

Field Documentation

u32 main_hratio

Definition at line 180 of file gsc-core.h.

u32 main_vratio

Definition at line 181 of file gsc-core.h.

u32 pre_hratio

Definition at line 178 of file gsc-core.h.

u32 pre_shfactor

Definition at line 177 of file gsc-core.h.

u32 pre_vratio

Definition at line 179 of file gsc-core.h.


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