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

#include <ipu.h>

Data Fields

unsigned short in_width
 
unsigned short in_height
 
uint32_t in_pixel_fmt
 
unsigned short out_width
 
unsigned short out_height
 
uint32_t out_pixel_fmt
 
unsigned short out_stride
 
bool graphics_combine_en
 
bool global_alpha_en
 
bool key_color_en
 
enum display_port disp
 
unsigned short out_left
 
unsigned short out_top
 

Detailed Description

Definition at line 123 of file ipu.h.

Field Documentation

enum display_port disp

Definition at line 134 of file ipu.h.

bool global_alpha_en

Definition at line 132 of file ipu.h.

bool graphics_combine_en

Definition at line 131 of file ipu.h.

unsigned short in_height

Definition at line 125 of file ipu.h.

uint32_t in_pixel_fmt

Definition at line 126 of file ipu.h.

unsigned short in_width

Definition at line 124 of file ipu.h.

bool key_color_en

Definition at line 133 of file ipu.h.

unsigned short out_height

Definition at line 128 of file ipu.h.

unsigned short out_left

Definition at line 135 of file ipu.h.

uint32_t out_pixel_fmt

Definition at line 129 of file ipu.h.

unsigned short out_stride

Definition at line 130 of file ipu.h.

unsigned short out_top

Definition at line 136 of file ipu.h.

unsigned short out_width

Definition at line 127 of file ipu.h.


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