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

#include <gsc-core.h>

Data Fields

u16 org_w
 
u16 org_h
 
u16 real_w
 
u16 real_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_min - image pixel size limits in various IP configurations

: minimum source pixel width : minimum source pixel height : minimum input crop pixel width : minimum input crop pixel height : minimum output scaled pixel height when rotator is off : minimum output scaled pixel height when rotator is off : minimum output scaled pixel height when rotator is on : minimum output scaled pixel height when rotator is on

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

Field Documentation

u16 org_h

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

u16 org_w

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

u16 real_h

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

u16 real_w

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

u16 target_rot_dis_h

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

u16 target_rot_dis_w

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

u16 target_rot_en_h

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

u16 target_rot_en_w

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


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