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

#include <fimc-core.h>

Data Fields

u16 scaler_en_w
 
u16 scaler_dis_w
 
u16 in_rot_en_h
 
u16 in_rot_dis_w
 
u16 out_rot_en_w
 
u16 out_rot_dis_w
 

Detailed Description

struct fimc_pix_limit - image pixel size limits in various IP configurations

: max input pixel width when the scaler is enabled : max input pixel width when the scaler is disabled : max input width with the input rotator is on : max input width with the input rotator is off : max output width with the output rotator on : max output width with the output rotator off

Definition at line 357 of file fimc-core.h.

Field Documentation

u16 in_rot_dis_w

Definition at line 361 of file fimc-core.h.

u16 in_rot_en_h

Definition at line 360 of file fimc-core.h.

u16 out_rot_dis_w

Definition at line 363 of file fimc-core.h.

u16 out_rot_en_w

Definition at line 362 of file fimc-core.h.

u16 scaler_dis_w

Definition at line 359 of file fimc-core.h.

u16 scaler_en_w

Definition at line 358 of file fimc-core.h.


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