|
Linux Kernel
3.7.1
|
#include <fimc-core.h>
Data Fields | |
| int | y_h |
| int | y_v |
| int | cb_h |
| int | cb_v |
| int | cr_h |
| int | cr_v |
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.
| 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.
1.8.2