Linux Kernel
3.7.1
|
#include <gsc-core.h>
Data Fields | |
u16 | org_h |
u16 | org_w |
u16 | offset_h |
u16 | real_w |
u16 | real_h |
u16 | target_w |
u16 | target_h |
Definition at line 278 of file gsc-core.h.
u16 offset_h |
Definition at line 281 of file gsc-core.h.
u16 org_h |
Definition at line 279 of file gsc-core.h.
u16 org_w |
Definition at line 280 of file gsc-core.h.
u16 real_h |
Definition at line 283 of file gsc-core.h.
u16 real_w |
Definition at line 282 of file gsc-core.h.
u16 target_h |
Definition at line 285 of file gsc-core.h.
u16 target_w |
Definition at line 284 of file gsc-core.h.