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

#include <jpeg-core.h>

Data Fields

struct s5p_jpeg_fmtfmt
 
u32 w
 
u32 h
 
u32 size
 

Detailed Description

s5p_jpeg_q_data - parameters of one queue : driver-specific format of this queue : image width : image height : image buffer size in bytes

Definition at line 106 of file jpeg-core.h.

Field Documentation

Definition at line 107 of file jpeg-core.h.

u32 h

Definition at line 109 of file jpeg-core.h.

u32 size

Definition at line 110 of file jpeg-core.h.

u32 w

Definition at line 108 of file jpeg-core.h.


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