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

#include <gsc-core.h>

Data Fields

struct gsc_pix_maxpix_max
 
struct gsc_pix_minpix_min
 
struct gsc_pix_alignpix_align
 
u16 in_buf_cnt
 
u16 out_buf_cnt
 
u16 sc_up_max
 
u16 sc_down_max
 
u16 poly_sc_down_max
 
u16 pre_sc_down_max
 
u16 local_sc_down
 

Detailed Description

struct gsc_variant - G-Scaler variant information

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

Field Documentation

u16 in_buf_cnt

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

u16 local_sc_down

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

u16 out_buf_cnt

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

struct gsc_pix_align* pix_align

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

struct gsc_pix_max* pix_max

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

struct gsc_pix_min* pix_min

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

u16 poly_sc_down_max

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

u16 pre_sc_down_max

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

u16 sc_down_max

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

u16 sc_up_max

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


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