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

#include <fimc-core.h>

Data Fields

unsigned int pix_hoff:1
 
unsigned int has_inp_rot:1
 
unsigned int has_out_rot:1
 
unsigned int has_cistatus2:1
 
unsigned int has_mainscaler_ext:1
 
unsigned int has_cam_if:1
 
unsigned int has_alpha:1
 
struct fimc_pix_limitpix_limit
 
u16 min_inp_pixsize
 
u16 min_out_pixsize
 
u16 hor_offs_align
 
u16 min_vsize_align
 
u16 out_buf_count
 

Detailed Description

struct fimc_variant - FIMC device variant information : indicate whether horizontal offset is in pixels or in bytes : set if has input rotator : set if has output rotator : 1 if CISTATUS2 register is present in this IP revision : 1 if extended mainscaler ratios in CIEXTEN register are present in this IP revision : set if this instance has a camera input interface : pixel size constraints for the scaler : minimum input pixel size : minimum output pixel size : horizontal pixel offset aligment : minimum vertical pixel size alignment : the number of buffers in output DMA sequence

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

Field Documentation

unsigned int has_alpha

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

unsigned int has_cam_if

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

unsigned int has_cistatus2

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

unsigned int has_inp_rot

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

unsigned int has_mainscaler_ext

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

unsigned int has_out_rot

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

u16 hor_offs_align

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

u16 min_inp_pixsize

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

u16 min_out_pixsize

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

u16 min_vsize_align

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

u16 out_buf_count

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

unsigned int pix_hoff

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

struct fimc_pix_limit* pix_limit

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


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