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

#include <fimc-core.h>

Data Fields

int y_h
 
int y_v
 
int cb_h
 
int cb_v
 
int cr_h
 
int cr_v
 

Detailed Description

struct fimc_dma_offset - pixel offset information for DMA : y value horizontal offset : y value vertical offset : cb value horizontal offset : cb value vertical offset : cr value horizontal offset : cr value vertical offset

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

Field Documentation

int cb_h

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

int cb_v

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

int cr_h

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

int cr_v

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

int y_h

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

int y_v

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


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