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

#include <fimc-core.h>

Data Fields

struct v4l2_ctrl_handler handler
 
struct {
   struct v4l2_ctrl *   colorfx
 
   struct v4l2_ctrl *   colorfx_cbcr
 
}; 
 
struct v4l2_ctrlrotate
 
struct v4l2_ctrlhflip
 
struct v4l2_ctrlvflip
 
struct v4l2_ctrlalpha
 
bool ready
 

Detailed Description

struct fimc_ctrls - v4l2 controls structure : the control handler : image effect control : Cb/Cr coefficients control : image rotation control : horizontal flip control : vertical flip control : RGB alpha control : true if is initialized

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

Field Documentation

struct { ... }
struct v4l2_ctrl* alpha

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

struct v4l2_ctrl* colorfx

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

struct v4l2_ctrl* colorfx_cbcr

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

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

struct v4l2_ctrl* hflip

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

bool ready

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

struct v4l2_ctrl* rotate

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

struct v4l2_ctrl* vflip

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


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