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

#include <gsc-core.h>

Data Fields

u16 org_scaler_bypass_w
 
u16 org_scaler_bypass_h
 
u16 org_scaler_input_w
 
u16 org_scaler_input_h
 
u16 real_rot_dis_w
 
u16 real_rot_dis_h
 
u16 real_rot_en_w
 
u16 real_rot_en_h
 
u16 target_rot_dis_w
 
u16 target_rot_dis_h
 
u16 target_rot_en_w
 
u16 target_rot_en_h
 

Detailed Description

struct gsc_pix_max - image pixel size limits in various IP configurations

: max pixel width when the scaler is disabled : max pixel height when the scaler is disabled : max pixel width when the scaler is enabled : max pixel height when the scaler is enabled : max pixel src cropped height with the rotator is off : max pixel src croppped width with the rotator is off : max pixel src cropped width with the rotator is on : max pixel src cropped height with the rotator is on : max pixel dst scaled width with the rotator is off : max pixel dst scaled height with the rotator is off : max pixel dst scaled width with the rotator is on : max pixel dst scaled height with the rotator is on

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

Field Documentation

u16 org_scaler_bypass_h

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

u16 org_scaler_bypass_w

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

u16 org_scaler_input_h

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

u16 org_scaler_input_w

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

u16 real_rot_dis_h

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

u16 real_rot_dis_w

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

u16 real_rot_en_h

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

u16 real_rot_en_w

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

u16 target_rot_dis_h

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

u16 target_rot_dis_w

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

u16 target_rot_en_h

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

u16 target_rot_en_w

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


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