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

#include <mixer.h>

Data Fields

unsigned int full_width
 
unsigned int full_height
 
unsigned int x_offset
 
unsigned int y_offset
 
unsigned int width
 
unsigned int height
 
unsigned int field
 

Detailed Description

description of crop configuration for image

Definition at line 72 of file mixer.h.

Field Documentation

unsigned int field

indicate which fields are present in buffer

Definition at line 86 of file mixer.h.

unsigned int full_height

height of layer in pixels

Definition at line 76 of file mixer.h.

unsigned int full_width

width of layer in pixels

Definition at line 74 of file mixer.h.

unsigned int height

height of displayed data in pixels

Definition at line 84 of file mixer.h.

unsigned int width

width of displayed data in pixels

Definition at line 82 of file mixer.h.

unsigned int x_offset

horizontal offset of first pixel to be displayed

Definition at line 78 of file mixer.h.

unsigned int y_offset

vertical offset of first pixel to be displayed

Definition at line 80 of file mixer.h.


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